TypeToolStyleInfo.RotateDown

TypeToolStyleInfo.RotateDown property

Gets or sets a value indicating whether it is a rotate down style.

public bool RotateDown { get; set; }

Property Value

true if it is a rotate down style; otherwise, false.

See Also