Struct FsSize
public struct FsSize
- Inherited Members
Constructors
FsSize(double, double)
public FsSize(double width, double height)
Parameters
Fields
height
public double height
Field Value
width
public double width
public struct FsSize
public FsSize(double width, double height)
public double height
public double width