CommentShape::DefaultHeight Property
Visual Studio 2015
Gets/Sets default comment shape height.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property double DefaultHeight { virtual double get(); virtual void set(double value); }
Property Value
Type: System::DoubleGets or sets the default comment shape height.
Show: