Click or drag to resize

LinkGraphicsExtension.LinkGraphics Property

Gets or sets the graphical properties of the link.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public LinkGraphics LinkGraphics { get; set; }

Property Value

Type: LinkGraphics

Implements

ILinkGraphicsService.LinkGraphics
See Also