TdxOcNodeInfo.Shape Field
In This Article
Stores the node’s outline shape.
#Declaration
Delphi
Shape: TdxOcShape
#Field Value
Type |
---|
Tdx |
#Remarks
Use this field to obtain the node’s shape. The node’s GetNodeInfo procedure saves the stored Shape property value to the Shape field.
For detailed information on available node shapes, refer to the TdxOcShape type description.
See Also