联系我们
联系原厂或当地办公室
Parent page: Schematic Query Functions - Fields
Returns all designator, parameter, sheet file name, sheet name, and text string objects whose Vertical Justification property complies with the Query.
VerticalJustification = VerticalJustification_String
VerticalJustification <> VerticalJustification_String
VerticalJustification_String
specifies the text justification and must be one of the following strings:
VerticalJustification = '
Top'
Returns all designator, parameter, sheet file name, sheet name, and text string objects whose Vertical Justification property is Top.
VerticalJustification <> '
Center'
Returns all objects except designator, parameter, sheet file name, sheet name, and text string objects whose Vertical Justification property is Center.
VerticalJustification_String
are mandatory.
联系原厂或当地办公室