'Declaration <DefaultValueAttribute(300)> Public Property RenderingResolution As Single
[DefaultValue(300)] public float RenderingResolution { get; set; }
[DefaultValue(300)] public: __property float get_RenderingResolution(); public: __property void set_RenderingResolution(
float value
);
Property Value
Default value is 300.