Contact Us
Contact our corporate or local offices directly.
Parent page: Schematic Query Functions - Fields
Returns all parameter objects whose Text Horizontal Anchor property complies with the Query.
TextHorizontalAnchor = TextHorizontalAnchor_String
TextHorizontalAnchor <> TextHorizontalAnchor_String
TextHorizontalAnchor_String
specifies the anchor point, and must be one of the following strings:
TextHorizontalAnchor = '
Left'
Returns all parameter objects whose Text Horizontal Anchor property is Left.
TextHorizontalAnchor <> '
Right'
Returns all objects except parameter objects whose Text Horizontal Anchor property is Right.
IsParameter && TextHorizontalAnchor
<> 'None'
Returns all parameter objects except those whose Text Horizontal Anchor property is None.
TextHorizontalAnchor_String
are mandatory.
Contact our corporate or local offices directly.