Click or drag to resize

GH_NamedView Constructor

Overload List
  NameDescription
Public methodGH_NamedView
Create a default named view.
Public methodGH_NamedView(Rectangle, RectangleF)
Create a new view useful for box-fit transitions.
Public methodGH_NamedView(GH_Viewport, Point, PointF)
Create a new view useful for point match transitions.
Public methodGH_NamedView(GH_Viewport, Rectangle, PointF)
Create a new view useful for point inclusion transitions.
Public methodGH_NamedView(String, PointF, Single, GH_NamedViewType)
Create a new named view.
Top
See Also