Click or drag to resize

PointBaseAnnotationGetConfinedRotation Method

Gets the confined rotation.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override float GetConfinedRotation(
	RectangleF dsConfinedBounds,
	float newAngle
)

Parameters

dsConfinedBounds
Type: System.DrawingRectangleF
The ds confined bounds.
newAngle
Type: SystemSingle
The new angle.

Return Value

Type: Single
See Also