DiagramConnectionEditablePointsVertexSettingsBuilder
Methods
Fill(System.Action)
The fill options of the connection vertex handle.
Parameters
configurator - System.Action<DiagramConnectionEditablePointsVertexFillSettingsBuilder>
The configurator for the fill setting.
RETURNS
Returns the current instance of DiagramConnectionEditablePointsVertexSettingsBuilder .
Stroke(System.Action)
The stroke options of the connection vertex handle.
Parameters
configurator - System.Action<DiagramConnectionEditablePointsVertexStrokeSettingsBuilder>
The configurator for the stroke setting.
RETURNS
Returns the current instance of DiagramConnectionEditablePointsVertexSettingsBuilder .
Radius(System.Double)
The radius of the connection vertex handle.
Parameters
value - System.Double
The value for Radius
RETURNS
Returns the current DiagramConnectionEditablePointsVertexSettingsBuilder instance.