Gets or sets the index of the origin anchor point within the AnchorPattern that contains it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public int OriginAnchor { get; set; } |
Visual Basic Copy Code |
---|
Public Property OriginAnchor As Integer |