Click or drag to resize

CompositeProfileSegmentGetHeight Method

Overload List
  NameDescription
Public methodGetHeight(Duration)
Get the value for the height above the TerrainProvider height reference specified by the GetHeightReference(Duration) method at the given time.
(Inherited from ProfileSegment.)
Public methodGetHeight(Duration, Int32)
Get the value for the height above the TerrainProvider height reference specified by the GetHeightReference(Duration) method at the given time.
(Overrides ProfileSegmentGetHeight(Duration, Int32).)
Top
See Also