Picture.Width Property

Definition

public:
 property int Width { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_XSIZE_HIMETRIC")]
[System.Runtime.InteropServices.DispId(4)]
public int Width { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_XSIZE_HIMETRIC")>]
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.Width : int
Public ReadOnly Property Width As Integer

Property Value

Attributes

Applies to