TdxOcNodeInfo.Shape Field
Stores the node’s outline shape.
Declaration
Shape: TdxOcShape
Field Value
Type |
---|
TdxOcShape |
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