dxSpreadSheetContainerRotateMarkerColor1 Constant
In This Article
Specifies the color of both the first and last gradient points which are used to paint the container rotation handle’s internal area.
#Declaration
Delphi
const dxSpreadSheetContainerRotateMarkerColor1: TdxAlphaColor = $FFE1F8CE;
#Returns
Type |
---|
Tdx |
#Remarks
The dxSpreadSheetContainerRotateMarkerColor1 and dxSpreadSheetContainerRotateMarkerColor2 global constant values specify the colors of the three gradient points used to paint the container rotation handle’s internal area:
The dxSpreadSheetContainerSelectionFrameColor global constant value specifies the color of both the container’s selection frame and the handle’s boundaries.
See Also