'Declaration Public Overrides ReadOnly Property OutputDepth As Integer
'Usage Dim instance As ImGearLinearLUT Dim value As Integer value = instance.OutputDepth
public override int OutputDepth {get;}
public: __property int get_OutputDepth() override;
'Declaration Public Overrides ReadOnly Property OutputDepth As Integer
'Usage Dim instance As ImGearLinearLUT Dim value As Integer value = instance.OutputDepth
public override int OutputDepth {get;}
public: __property int get_OutputDepth() override;