Click or drag to resize

PointGraphicsExtension.PointGraphics Property

Gets or sets the point graphics.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public PointGraphics PointGraphics { get; set; }

Property Value

Type: PointGraphics

Implements

IPointGraphicsService.PointGraphics
See Also