IHasSizeΒΆ
-
interface
IHasSize An interface which indicates that an object has a bounding box size assocated with it.
-
float
Depth Gets or sets the depth.
Value: The depth.
-
float
Height Gets or sets the height.
Value: The height.
-
float
Width Gets or sets the width.
Value: The width.
-
float