TdxFlowChartObjectAdvancedShape.DefaultSize Property
Returns the shape default dimensions, in pixels.
Declaration
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