Interface ILspSnapperVisualComponent


public interface ILspSnapperVisualComponent
This interface facilitates visualizing a snapping operation. An ILspSnapper may return instances of this interface on performing a snapping operation.

Instances of ILspSnapperVisualComponent may return an ALspStyleTargetProvider for any TLspSnapperGeometryType. For instance TLspPointToPointSnapper provides visual components which offer a style target provider for TLspSnapperGeometryType.POINT to provide visual feedback of possible point snap targets in the vicinity of the snappable.

Since:
2012.0