Click or drag to resize

GraphViewLayout Properties

The GraphViewLayout type exposes the following members.

Properties
 NameDescription
Public propertyGraphDocumentGet the instance of the graph document that is shown in the view.
Public propertyIsAutoZoomActiveGets a value indicating whether auto zoom is active for the view.
Public propertyPositionOfViewportsUpperLeftCornerInRootLayerCoordinates Gets the position of the viewport's upper left corner in root layer coordinates. This value is only valid if IsAutoZoomActive is false.
Public propertyZoomFactorGets the zoom factor The zoom factor is the relation between the physical size of the graph on the screen to the design size of the graph. This value is only valid if IsAutoZoomActive is false.
Top
See Also