StdPictureClass.Width Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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