Struct SquareF
- Namespace
- Alis.Core.Aspect.Math.Shape.Square
- Assembly
- Alis.dll
The sdl f rect
public struct SquareF : IShape
Implements
Inherited Members
Properties
W
The
public float W { readonly get; set; }
Property Value
X
The
public float X { readonly get; set; }
Property Value
Y
The
public float Y { readonly get; set; }