IFieldOfViewCentralBodyProjectionGraphicsServiceVolume Property |
Gets the graphics describing the volume of the projection.
Namespace:
AGI.Foundation.Platforms.Advanced
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 26.1.424.0 (26.1.424.0)
SyntaxSolidGraphics Volume { get; }ReadOnly Property Volume As SolidGraphics
Get
property SolidGraphics^ Volume {
SolidGraphics^ get ();
}abstract Volume : SolidGraphics with get
Property Value
Type:
SolidGraphics
See Also