Gets the underlying Visio master.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Master<Color, Image> Master { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Master As Master(Of Color, Image) |
An instance of the Master(TColor, TImage) class.
MvcDiagram Programmer's Guide | © 2023 MindFusion |