FieldOfViewCentralBodyProjectionGraphicsExtensionFootprintInterior Property |
Gets or sets the graphics describing the interior 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 SurfaceGraphics FootprintInterior { get; set; }
Public Property FootprintInterior As SurfaceGraphics
Get
Set
public:
virtual property SurfaceGraphics^ FootprintInterior {
SurfaceGraphics^ get () sealed;
void set (SurfaceGraphics^ value) sealed;
}
abstract FootprintInterior : SurfaceGraphics with get, set
override FootprintInterior : SurfaceGraphics with get, set
Property Value
Type:
SurfaceGraphicsImplements
IFieldOfViewCentralBodyProjectionGraphicsServiceFootprintInteriorSee Also