CadGroup.HardPointerHandles

CadGroup.HardPointerHandles property

Gets or sets the hard pointer handles.

public List<string> HardPointerHandles { get; set; }

Property Value

The hard pointer handles.

See Also