Gets or sets a value indicating whether the initial width/height ratio of a node should be preserved.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool KeepRatio { get; set; } |
Visual Basic
![]() |
---|
Public Property KeepRatio As Boolean |
true if the node width to height ratio should be preserved; otherwise, false. The default is false.