Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FlowControlCmd Object : AngleOffset Property
AngleOffset Property
Description
Represents the angular offset of a LOOP_START object.
Property type
Read-write property
Syntax
Visual Basic
Public Property AngleOffset As Double
Return Type
Read/write Double value.
Remarks
This property only affects objects of type LOOP_START. For other objects, setting the property has no effect, and getting it always returns zero.
See Also