Contact Us
Contact our corporate or local offices directly.
Parent page: Schematic Query Functions - Fields
Returns all note, port and text frame objects whose Alignment property complies with the Query.
Alignment = Alignment_String
Alignment <> Alignment_String
Alignment_String
specifies the type of alignment and must be one of the following strings:
Alignment = '
Center'
Returns all note, port and text frame objects whose Alignment property is Center.
Alignment <> 'Right'
Returns all objects except note, port and text frame objects whose Alignment property is Right
.
Alignment_String
are mandatory.
Contact our corporate or local offices directly.