RegionBaseDrawToBitmapScaled Method

Draws current region to the IBitmap.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public virtual IBitmap DrawToBitmapScaled()

Return Value

IBitmap
A IBitmap where current region is drawn.

See Also