MindFusion.Wpf Pack Programmer's Guide
Master(TColor, TImage) Members
Properties Methods
 


Represents a master Visio shape.

The following tables list the members exposed by the Master(TColor, TImage) type.

 Public Properties

  Name Description

Icon

Gets or sets the preview icon of this shape.

Id

Gets the master identifier.

Shapes

Gets a list with the subordinate shapes.

UniversalName

Gets the name of the master.

 Public Methods

  Name Description

Clone

Creates an exact deep copy of this object.

Invalidate

Call this method after changing any of the properties of this object or its subordinate shapes to force all dependent properties to be recalculated.

LoadLocalState

Restores previously saved local property values.

ResetLocalValues

Clears all locally set property values across this object and its subordinate shapes.

SaveLocalState

Saves all locally set property values across this object and its subordinate shapes.

ToString

Object.ToString override.

 See Also

Master(TColor, TImage) Class
MindFusion.Vsx Namespace