MindFusion.Wpf Pack Programmer's Guide
VisioImporter.ApplyVisioUnit Property
See Also
 





Gets or sets a value indicating whether the diagram's MeasureUnit should be set to the one read from the imported Visio file.

Namespace: MindFusion.Diagramming.Wpf.Import
Assembly: MindFusion.Diagramming.Wpf.VisioImport

 Syntax

C#  Copy Code

public bool ApplyVisioUnit { get; set; }

Visual Basic  Copy Code

Public Property ApplyVisioUnit As Boolean

 Property Value

true to set MeasureUnit; otherwise, false. The default value is false.

 See Also

VisioImporter Members
VisioImporter Class
MindFusion.Diagramming.Wpf.Import Namespace