FieldOfViewCentralBodyProjectionGraphicsExtensionFootprintOutline Property |
Gets or sets the graphics describing the outline of the projection footprint on the
CentralBody.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public LineGraphics FootprintOutline { get; set; }
Public Property FootprintOutline As LineGraphics
Get
Set
public:
virtual property LineGraphics^ FootprintOutline {
LineGraphics^ get () sealed;
void set (LineGraphics^ value) sealed;
}
abstract FootprintOutline : LineGraphics with get, set
override FootprintOutline : LineGraphics with get, set
Property Value
Type:
LineGraphicsImplements
IFieldOfViewCentralBodyProjectionGraphicsServiceFootprintOutlineSee Also