IModelGraphicsService.ModelGraphics Property |
Gets the model graphics.
Namespace:
AGI.Foundation.Platforms.Advanced
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
SyntaxModelGraphics ModelGraphics { get; }
ReadOnly Property ModelGraphics As ModelGraphics
Get
property ModelGraphics^ ModelGraphics {
ModelGraphics^ get ();
}
abstract ModelGraphics : ModelGraphics with get
Property Value
Type:
ModelGraphics
See Also