DiagramClientView::ViewLocation Property

 

Gets the top-left corner of the viewport relative to the top-left of the Diagram in world units.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property PointD ViewLocation {
	PointD get();
}
Return to top
Show: