TcxCustomLookAndFeelPainter.DrawMapCustomElementBackground(TcxCanvas,TRect,TdxMapControlElementState) Method
Declaration
procedure DrawMapCustomElementBackground(ACanvas: TcxCanvas; const ARect: TRect; AState: TdxMapControlElementState); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
ARect | TRect |
AState | TdxMapControlElementState |
See Also