Back to Devexpress

TdxFlowChartObjectAdvancedShape.DefaultSize Property

vcl-dxflowchartshapes-dot-tdxflowchartobjectadvancedshape-00eb9758.md

latest841 B
Original Source

TdxFlowChartObjectAdvancedShape.DefaultSize Property

Returns the shape default dimensions, in pixels.

Declaration

delphi
property DefaultSize: TSize read;

Property Value

Type
TSize

Remarks

This property allows you to obtain pixel dimensions of the XML-based shape. The default shape dimensions are used as the initial width and height of a chart symbol that uses this shape.

See Also

TdxFlowChartObjectAdvancedShape Class

TdxFlowChartObjectAdvancedShape Members

dxFlowChartShapes Unit