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