Свойство | Тип | Описание | |
---|---|---|---|
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 | ||
Результат |