DisplayZoomCenter Property

CVB.Net Documentation
Center of the zoom. Note that setting this property while RestrictZoomPositions is set to true may result in the zoom center being adjusted automatically.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public Point ZoomCenter { get; set; }

Property Value

Type: Point
See Also

Reference