Sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with a layer.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T LayerIndex<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function LayerIndex(Of T As DiagramItem) ( _ |
See Also