Sets a value indicating whether the position of this item should not be changed by automatic layout methods.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T IgnoreLayout<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function IgnoreLayout(Of T As DiagramItem) ( _ |
See Also