GIFBitmap.Data Property

Definition

public:
 property cli::array <int> ^ Data { cli::array <int> ^ get(); void set(cli::array <int> ^ value); };
public int[] Data { get; set; }
member this.Data : int[] with get, set
Public Property Data As Integer()

Property Value

Int32[]

Applies to