Picture.Handle Property

Definition

public:
 property int default { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
[System.Runtime.InteropServices.DispId(0)]
public int this { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Handle : int
Default Public ReadOnly Property Handle As Integer

Property Value

Attributes

Applies to