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