Share via


StdPictureClass.Width Property

Definition

public:
 virtual property int Width { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_XSIZE_HIMETRIC")]
[System.Runtime.InteropServices.DispId(4)]
public virtual 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 Overridable ReadOnly Property Width As Integer

Property Value

Implements

Attributes

Applies to