StdPictureClass.IPicture_get_Height Method
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 int IPicture_get_Height() = stdole::IPicture::get_Height;
public virtual int IPicture_get_Height ();
abstract member IPicture_get_Height : unit -> int
override this.IPicture_get_Height : unit -> int
Public Overridable Function IPicture_get_Height () As Integer