Interface IPointerCommonProperties
public interface IPointerCommonProperties
Properties
AltitudeAngle
double? AltitudeAngle { get; set; }
Property Value
AzimuthAngle
double? AzimuthAngle { get; set; }
Property Value
Height
int? Height { get; set; }
Property Value
- int?
Pressure
double? Pressure { get; set; }
Property Value
TangentialPressure
double? TangentialPressure { get; set; }
Property Value
Twist
int? Twist { get; set; }
Property Value
- int?
Width
int? Width { get; set; }
Property Value
- int?