TdxActivityIndicatorDotBasedProperties.DotSize Property
Specifies the dot size (diameter), in pixels.
Declaration
property DotSize: TdxActivityIndicatorDotSize read; write; default 6;
Property Value
Type | Default |
---|---|
TdxActivityIndicatorDotSize | 6 |
Remarks
The default value of the DotSize property is 6.
See Also