StdPictureClass.IPicture_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 IPicture_Width { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_XSIZE_HIMETRIC")]
public virtual int IPicture_Width { get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_XSIZE_HIMETRIC")>]
member this.IPicture_Width : int
Public Overridable ReadOnly Property IPicture_Width As Integer
Property Value
- Attributes