BitmapMetadata.Rating Property

Definition

Gets or sets a value that identifies the image rating.

public:
 property int Rating { int get(); void set(int value); };
public int Rating { get; set; }
member this.Rating : int with get, set
Public Property Rating As Integer

Property Value

The rating value between 0 and 5.

Applies to