Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FlowControlCmd Object : YAxisOffset Property
YAxisOffset Property
Description
Represents the Y-axis offset of a LOOP_START object.
Property type
Read-write property
Syntax
Visual Basic
Public Property YAxisOffset As Double
Return Type
Read/write Long 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