Show / Hide Table of Contents

Method GetMeasuredLength

| Improve this Doc View Source

GetMeasuredLength(GridTrack)

Gets the measured length of layout grid track.

Declaration
public double? GetMeasuredLength(GridTrack gridTrack)
Parameters
Type Name Description
GridTrack gridTrack

The layout grid track.

Returns
Type Description
System.Nullable<System.Double>

the measured length.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest