'Declaration Protected Overrides Sub DrawInContentSpace( _
ByVal gSystem.Drawing.Graphics для рисования.As System.Drawing.Graphics, _
ByVal drawingSurfaceОбъект, предоставляющий информацию о поверхности рисования.As Vintasoft.Imaging.DrawingSurface _
)
protected override void DrawInContentSpace(
System.Drawing.Graphics g,
Vintasoft.Imaging.DrawingSurface drawingSurface
)
protected: void DrawInContentSpace(
System.Drawing.Graphics* g,
Vintasoft.Imaging.DrawingSurface* drawingSurface
); override
protected:
void DrawInContentSpace(
System.Drawing.Graphics^ g,
Vintasoft.Imaging.DrawingSurface^ drawingSurface
); override
Parameters
- g
- System.Drawing.Graphics для рисования.
- drawingSurface
- Объект, предоставляющий информацию о поверхности рисования.