In This Topic
Gets the view whose aspect ratio we want to maintain when drawing a zoom region,
and whose document position and scale will be adjusted on a mouse up.
Syntax
public GoView ZoomedView {get; set;}
Property Value
The initial value is the same as
GoTool.View.
See Also