ImageDrawing Constructors
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.
Initializes a new instance of the ImageDrawing class.
ImageDrawing() |
Initializes a new instance of the ImageDrawing class. |
ImageDrawing(ImageSource, Rect) |
Initializes a new instance of the ImageDrawing class that has the specified target ImageSource and Rect. |
Initializes a new instance of the ImageDrawing class.
public:
ImageDrawing();
public ImageDrawing ();
Public Sub New ()
Applies to
.NET Framework 4.8.1 i druge verzije
Proizvod | Verzije |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Initializes a new instance of the ImageDrawing class that has the specified target ImageSource and Rect.
public:
ImageDrawing(System::Windows::Media::ImageSource ^ imageSource, System::Windows::Rect rect);
public ImageDrawing (System.Windows.Media.ImageSource imageSource, System.Windows.Rect rect);
new System.Windows.Media.ImageDrawing : System.Windows.Media.ImageSource * System.Windows.Rect -> System.Windows.Media.ImageDrawing
Public Sub New (imageSource As ImageSource, rect As Rect)
Parameters
- imageSource
- ImageSource
Source of the image that is drawn.
- rect
- Rect
Defines the rectangular area in which the image is drawn.
Applies to
.NET Framework 4.8.1 i druge verzije
Proizvod | Verzije |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: