Click or drag to resize

mxConstantsSTYLE_PERIMETER_SPACING Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the perimeter spacing. This is the distance between the connection point and the perimeter in pixels. When used in a vertex style, this applies to all incoming edges to floating ports (edges that terminate on the perimeter of the vertex). When used in an edge style, this spacing applies to the source and target separately, if they terminate in floating ports (on the perimeter of the vertex).

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static string STYLE_PERIMETER_SPACING
Request Example View Source

Field Value

Type: String
See Also