CadDataTable.SoftPointerIdsHandle

CadDataTable.SoftPointerIdsHandle property

Gets or sets the soft pointer ids handle.

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

Property Value

The soft pointer ids handle.

See Also