[DefaultValueAttribute(3000)]
public ushort CalculationFrameRate { get; set; }<DefaultValueAttribute(3000)>
Public Property CalculationFrameRate As UShort
Get
Setpublic:
[DefaultValueAttribute(3000)]
property unsigned short CalculationFrameRate {
unsigned short get ();
void set (unsigned short value);
}function get_CalculationFrameRate();
function set_CalculationFrameRate(value);