Search
PersistContext.SaveAnchorPattern Method
See Also
 





Saves the specified anchor pattern to the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void SaveAnchorPattern (
    AnchorPattern ap
)

Visual Basic  Copy Code

Public Sub SaveAnchorPattern( _
    ap As AnchorPattern _
)

 Parameters

ap

 See Also