Picture.hPal Property

Definition

public:
 property int hPal { int get(); void set(int value); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
[System.Runtime.InteropServices.DispId(2)]
public int hPal { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.hPal : int with get, set
Public Property hPal As Integer

Property Value

Attributes

Applies to