CadDataTable.HardPointerIds

CadDataTable.HardPointerIds property

Gets or sets the hard pointer ids.

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

Property Value

The hard pointer ids.

See Also