ASP.NET Pack Programmer's Guide
VisioContent.Master Property
See Also
 





Gets the underlying Visio master.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Master<Color, Image> Master { get; }

Visual Basic  Copy Code

Public ReadOnly Property Master As Master(Of Color, Image)

 Property Value

An instance of the Master(TColor, TImage) class.

 See Also

VisioContent Members
VisioContent Class
MindFusion.Diagramming Namespace