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