IVectorGraphicsServiceVectorGraphics Property |
Gets the graphical properties of the vector.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 23.2.417.0 (23.2.417.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