Interface IAngle

IAngle interface

Interface that describes rotation angle

public interface IAngle

Properties

Name Description
Angle { get; set; } Gets or sets annotation rotation angle

See Also