Skip to main content

TdxOcNode.Shape Property

Specifies the node frame’s geometric shape.

Declaration

property Shape: TdxOcShape read; write;

Property Value

Type
TdxOcShape

Remarks

Use this property to change the node’s shape. For detailed information about available options, refer to the TdxOcShape type description.

See Also