IFieldOfViewCentralBodyProjectionGraphicsServiceFootprintOutline Property |
Gets the graphics describing the outline of the projection footprint.
Namespace:
AGI.Foundation.Platforms.Advanced
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax LineGraphics FootprintOutline { get; }
ReadOnly Property FootprintOutline As LineGraphics
Get
property LineGraphics^ FootprintOutline {
LineGraphics^ get ();
}
abstract FootprintOutline : LineGraphics with get
Property Value
Type:
LineGraphicsSee Also