[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AngleConstraint.RelativeAngle

RelativeAngle Property

RelativeAngle

Gets or sets the angle of the target LayoutRect relative to the anchor LayoutRect, in degrees.

Only multiples of 90 degrees are allowed.

Declaration
public int RelativeAngle { get; set; }
Public Property RelativeAngle As Integer