IDynamicImageInstance 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.
Represents a dynamic image instance.
public interface class IDynamicImageInstance
public interface IDynamicImageInstance
type IDynamicImageInstance = interface
Public Interface IDynamicImageInstance
- Derived
Methods
GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection) |
Gets the image stream of the dynamic image instance. |
SetDpi(Int32, Int32) |
Sets the image DPI. |
SetSize(Double, Double) |
Sets the size of the image. |