Overload List
| Name | Description | |
|---|---|---|
| Cog3DRectangle |
Constructs a degenerate rectangle with Size of (0,0),
ShapeFromScaledUnitRectangle of identity transform,
and ShapeState of Cog3DShapeStateConstants.Surface.
| |
| Cog3DRectangle(Cog3DRectangle) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DRectangle(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DRectangle(Cog3DVect2, Cog3DTransformRigid, Cog3DShapeStateConstants) |
Constructs a rectangle using the specified size, rigid transform, and Cog3DShapeStateConstants.
|
See Also