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.Import
Package: MindFusion.Diagramming.Import.Visio
C#
![]() |
---|
public bool ApplyVisioUnit { get; set; } |
Visual Basic
![]() |
---|
Public Property ApplyVisioUnit As Boolean |