VisualElement.Rotation 속성

정의

요소가 렌더링되는 경우 Z-축(아핀 회전)에 대한 회전(도 단위)을 가져오거나 설정합니다.

public double Rotation { get; set; }
member this.Rotation : double with get, set

속성 값

Z축에 대한 회전(도)입니다.

설명

회전은 및 AnchorYAnchorX 기준으로 적용됩니다.

적용 대상