TcxCustomLookAndFeelPainter.ScaledSortingMarkSize(TdxScaleFactor) Method
Declaration
function ScaledSortingMarkSize(AScaleFactor: TdxScaleFactor): TPoint; virtual; abstract;
Parameters
Name | Type |
---|---|
AScaleFactor | TdxScaleFactor |
Returns
Type |
---|
TPoint |
See Also