Compartment.CollapsedSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::SizeD CollapsedSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
protected virtual Microsoft.VisualStudio.Modeling.Diagrams.SizeD CollapsedSize { get; }
member this.CollapsedSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Protected Overridable ReadOnly Property CollapsedSize As SizeD