Gets the state of the AutoPosition flag.

syntaxSyntax:
DlxAttribute.IsAutoPosition()

Return Value

Returns true if the position of the text should be automatically updated otherwise it returns false.

Remarks

This flag indicates whether the text of the attribute should be automatically repositioned when the associated component undergoes a transformation. The automatic repositioning is regulated by the parameters of the group Schematics » Graphic attributes in the dialog box Job Properties.

Example

  Copy codeCopy code

See also