Click or drag to resize

BaseMiniMapViewboxRotationAngle Property

Gets or sets a rotation angle in degrees that specifies how the content of the MiniMap is rotated.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public double ViewboxRotationAngle { get; set; }

Property Value

Type: Double
See Also