Click or drag to resize

ILinkGraphicsService Interface

A service that defines a line to be drawn between to end points defined by ILinkService

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ILinkGraphicsService

The ILinkGraphicsService type exposes the following members.

Properties
  NameDescription
Public propertyLinkGraphics
Gets the graphics describing the line.
Top
See Also