Method | Description | |
---|---|---|
OrientedSize ( Orientation orientation ) : System | ||
OrientedSize ( Orientation orientation, double width, double height ) : System |
public OrientedSize ( Orientation orientation ) : System | ||
orientation | Orientation | |
return | System |
public OrientedSize ( Orientation orientation, double width, double height ) : System | ||
orientation | Orientation | |
width | double | |
height | double | |
return | System |