Class DragingBox
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
public class DragingBox : Box, IStatic, IRigidPart, IDisposable, IMeshObject, ISceneObject
Constructors
DragingBox(Color, Single, Single, Single)
Declaration
public DragingBox(Color color, float length, float height, float width)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Media.Color | color | |
System.Single | length | |
System.Single | height | |
System.Single | width |
Implements
System.IDisposable