Struct FsRectF
public struct FsRectF
- Inherited Members
Constructors
FsRectF(float, float, float, float)
public FsRectF(float left, float top, float right, float bottom)
Parameters
Fields
bottom
public float bottom
Field Value
left
public float left
Field Value
right
public float right
Field Value
top
public float top