DiagramClientView.ViewSize 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.
Gets the size of the viewport in world units.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::SizeD ViewSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.SizeD ViewSize { get; }
member this.ViewSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Public ReadOnly Property ViewSize As SizeD