Indent distance (used with sample hits).
Read-write property
Visual Basic |
---|
Public Property Indent As Double |
Read/write Double value.
This property applies only to PC-DMIS commands that have an indent field.
Note: For compatibility purposes with older scripts, the Command object allows you to use Indent to set an auto circle’s depth, however, for any new scripts you should use the newer Depth property to do this.