프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CanMoveProperty | |||
CanResizeProperty | |||
CanRotateProperty | |||
Pattern |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TransformPattern | System | ||
TransformPattern | System |
메소드 | 설명 | |
---|---|---|
Move ( double x, double y ) : void | ||
Resize ( double width, double height ) : void | ||
Rotate ( double degrees ) : void |
메소드 | 설명 | |
---|---|---|
TransformPattern ( ) : System | ||
TransformPattern ( ITransformPattern source, |
public Resize ( double width, double height ) : void | ||
width | double | |
height | double | |
리턴 | void |
public static AutomationProperty,System.Windows.Automation CanMoveProperty | ||
리턴 |
public static AutomationProperty,System.Windows.Automation CanResizeProperty | ||
리턴 |
public static AutomationProperty,System.Windows.Automation CanRotateProperty | ||
리턴 |