StdPicture Interface
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 interface class StdPicture : stdole::Picture
[System.Runtime.InteropServices.CoClass(typeof(stdole.StdPictureClass))]
[System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")]
public interface StdPicture : stdole.Picture
[System.Runtime.InteropServices.CoClass(typeof(stdole.StdPictureClass))]
[System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface StdPicture : stdole.Picture
[<System.Runtime.InteropServices.CoClass(typeof(stdole.StdPictureClass))>]
[<System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")>]
type StdPicture = interface
interface Picture
[<System.Runtime.InteropServices.CoClass(typeof(stdole.StdPictureClass))>]
[<System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type StdPicture = interface
interface Picture
Public Interface StdPicture
Implements Picture
- Derived
- Attributes
- Implements
Properties
Handle | (Inherited from Picture) |
Height | (Inherited from Picture) |
hPal | (Inherited from Picture) |
Type | (Inherited from Picture) |
Width | (Inherited from Picture) |
Methods
Render(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, IntPtr) | (Inherited from Picture) |