IVectorGraphicsService.VectorGraphics Property |
Gets the graphical properties of the vector.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxVectorGraphics VectorGraphics { get; }
ReadOnly Property VectorGraphics As VectorGraphics
Get
property VectorGraphics^ VectorGraphics {
VectorGraphics^ get ();
}
abstract VectorGraphics : VectorGraphics with get
Property Value
Type:
VectorGraphics
See Also