'Declaration Protected Function New( _
ByVal transformПреобразование пикселей, независимых от устройства (DIP, 1/96 дюйма), в пространство поверхности рисования.As System.Windows.Media.Matrix, _
ByVal resolutionРазрешение поверхности рисования.As Vintasoft.Imaging.Resolution, _
ByVal pixelScaleМасштаб пикселей.As Double _
)
protected WpfDrawingSurface(
System.Windows.Media.Matrix transform,
Vintasoft.Imaging.Resolution resolution,
double pixelScale
)
protected: WpfDrawingSurface(
System.Windows.Media.Matrix* transform,
Vintasoft.Imaging.Resolution resolution,
double pixelScale
)
protected:
WpfDrawingSurface(
System.Windows.Media.Matrix^ transform,
Vintasoft.Imaging.Resolution resolution,
double pixelScale
)
Parameters
- transform
- Преобразование пикселей, независимых от устройства (DIP, 1/96 дюйма), в пространство поверхности рисования.
- resolution
- Разрешение поверхности рисования.
- pixelScale
- Масштаб пикселей.