Megosztás a következőn keresztül:


IAnchorManager.MaxAnchorEdgeLength Property

Definition

Maximum distance between two anchors to create an edge between them.

public float MaxAnchorEdgeLength { get; set; }
member this.MaxAnchorEdgeLength : single with get, set
Public Property MaxAnchorEdgeLength As Single

Property Value

Remarks

Note that the MaxAnchorEdgeLength should be longer than the MinAnchorDistance, or else anchors will not be connected into a graph as they are created.

Applies to