ILinkGraphicsServiceLinkGraphics Property  | 
 
            Gets the graphics describing the line.
            
 
    Namespace: 
   AGI.Foundation.Platforms.Advanced
    Assembly:
   AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxLineGraphics LinkGraphics { get; }ReadOnly Property LinkGraphics As LineGraphics
	Get
property LineGraphics^ LinkGraphics {
	LineGraphics^ get ();
}abstract LinkGraphics : LineGraphics with get
Property Value
Type: 
LineGraphics
See Also