DiagramSelectableFillSettingsBuilder

Methods

Color(System.String)

Defines the fill color of the selection rectangle.

Parameters

value - System.String

The value for Color

RETURNS

Returns the current DiagramSelectableFillSettingsBuilder instance.

Opacity(System.Double)

Defines the fill opacity of the selection rectangle. Ranges from 0 (completely transparent) to 1 (opaque).

Parameters

value - System.Double

The value for Opacity

RETURNS

Returns the current DiagramSelectableFillSettingsBuilder instance.