Share via


ColorMaterial.ColorFlags Property

Definition

public:
 property Microsoft::Azure::RemoteRendering::ColorMaterialFeatures ColorFlags { Microsoft::Azure::RemoteRendering::ColorMaterialFeatures get(); void set(Microsoft::Azure::RemoteRendering::ColorMaterialFeatures value); };
public Microsoft.Azure.RemoteRendering.ColorMaterialFeatures ColorFlags { get; set; }
member this.ColorFlags : Microsoft.Azure.RemoteRendering.ColorMaterialFeatures with get, set
Public Property ColorFlags As ColorMaterialFeatures

Property Value

Remarks

A InvalidParam error occurs if an invalid bitmask is passed in.

Applies to