Gets or sets a depth value for a feature command.
Read-write property
Visual Basic |
---|
Public Property Depth As Double |
Read/write Double value.
This property applies only to PC-DMIS commands that have a depth field..
The Command object allows you to also use the Indent property for setting a feature’s depth for compatibility purposes with older scripts, but you should use the newer Depth property for any current implementation.