TdxOcNodeInfo.Align Field
Stores the node’s horizontal alignment.
Declaration
Align: TdxOcNodeAlign
Field Value
Type |
---|
TdxOcNodeAlign |
Remarks
Use this field to obtain the node’s relative alignment. The node’s GetNodeInfo procedure saves the stored ChildAlign property value to the Align field.
See Also