共用方式為


ColorMaterial.ColorFlags 屬性

定義

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

屬性值

備註

InvalidParam如果傳入不正確位元遮罩,就會發生錯誤。

適用於