This topic has not yet been rated - Rate this topic

AnchoringBehavior.MinimumHeightInLines Property

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public double MinimumHeightInLines { get; set; }
/** @property */
public double get_MinimumHeightInLines ()

/** @property */
public void set_MinimumHeightInLines (double value)

public function get MinimumHeightInLines () : double

public function set MinimumHeightInLines (value : double)

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.