Class Hand
Inherited Members
System.Object.ToString()
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:UM4RS.User.Physiological
Assembly:UM4RS.dll
Syntax
[Table("Hand")]
public class Hand : BodyPart, IDisposable, IBaseEntity
Properties
ArmBodyPartId
Declaration
public int ArmBodyPartId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
HandSize
Declaration
public int HandSize { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
RightSize
Declaration
public int RightSize { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Side
Declaration
public BodySide Side { get; set; }
Property Value
| Type | Description |
|---|---|
| BodySide |