DiagramConnectionDefaultsEditablePointsVertexFillSettingsBuilder
Methods
Color(System.String)
The fill color of the connection vertex handle.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramConnectionDefaultsEditablePointsVertexFillSettingsBuilder instance.
Opacity(System.Double)
The fill opacity of the connection vertex handle. Accepts values from 0 (fully transparent) to 1 (fully opaque).
Parameters
value - System.Double
The value for Opacity
RETURNS
Returns the current DiagramConnectionDefaultsEditablePointsVertexFillSettingsBuilder instance.