| GraphicalVectorVectorGraphics Property  | 
 
            Gets or sets the vector graphics.
            
 
    Namespace: 
   AGI.Foundation.Cesium
    Assembly:
   AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic VectorGraphics VectorGraphics { get; set; }Public Property VectorGraphics As VectorGraphics
	Get
	Set
public:
virtual property VectorGraphics^ VectorGraphics {
	VectorGraphics^ get () sealed;
	void set (VectorGraphics^ value) sealed;
}abstract VectorGraphics : VectorGraphics with get, set
override VectorGraphics : VectorGraphics with get, set
Property Value
Type: 
VectorGraphicsImplements
IVectorGraphicsServiceVectorGraphics See Also
See Also