CPF api文档
CPF api文档
CPF
PixelSize 结构
PixelSize 方法
Equals 方法
FromSize 方法
FromSizeWithDpi 方法
GetHashCode 方法
Parse 方法
ToSize 方法
ToSizeWithDpi 方法
ToString 方法
WithHeight 方法
WithWidth 方法
PixelSize
WithHeight 方法
Returns a new
PixelSize
with the same width and the specified height.
命名空间:
CPF
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
PixelSize
WithHeight
(
int
height
)
参数
height
类型:
System
Int32
The height.
返回值
类型:
PixelSize
The new
PixelSize
.
参见
引用
PixelSize 结构
CPF 命名空间