CompositeGridConfig.RotationAngle

CompositeGridConfig.RotationAngle property

自身の軸を中心としたグリッド要素の回転を記述します。 “90” - CompositeGrid を 90 度回転します “-90” - ComopositeGrid を -90 度回転します

public int RotationAngle { get; set; }

関連項目