Skip to main content

dxSpreadSheetContainerRotateMarkerColor2 Constant

Specifies the color of the intermediate gradient point which is used to paint the container rotation handle’s internal area.

Declaration

const dxSpreadSheetContainerRotateMarkerColor2: TdxAlphaColor = $FF88E43A;

Returns

Type
TdxAlphaColor

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