StyleLength4

Struct

Static Fields

Instance Fields

Constructors

StyleLength4(l: StyleLength, t: StyleLength, r: StyleLength, b: StyleLength)
StyleLength4(v: StyleLength)
StyleLength4(xy: StyleLength2, zw: StyleLength2)

Static Methods

Only(left: Nullable<StyleLength>, right: Nullable<StyleLength>, top: Nullable<StyleLength>, bottom: Nullable<StyleLength>): StyleLength4
Symmetric(horizontal: Nullable<StyleLength>, vertical: Nullable<StyleLength>): StyleLength4

Instance Methods

Equals(other: StyleLength4): bool
ToStyleLength4(): StyleLength4
Equals(obj: object): bool
GetHashCode(): int
ToString(): string

Operators

StyleLength2(sl4: StyleLength4): StyleLength2
StyleLength4(v: float): StyleLength4
StyleLength4(v: StyleLength): StyleLength4
StyleLength4(xy: StyleLength2): StyleLength4
StyleLength4(v: Vector4): StyleLength4

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page