Click or drag to resize

StiBorderDraw Method (Graphics, RectangleD, Double, Color)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.Draw(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double,System.Drawing.Color)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void Draw(
	Graphics g,
	RectangleD rect,
	double zoom,
	Color emptyColor
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.Draw(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double,System.Drawing.Color)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.Draw(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double,System.Drawing.Color)"]

zoom
Type: SystemDouble

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.Draw(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double,System.Drawing.Color)"]

emptyColor
Type: System.DrawingColor

[Missing <param name="emptyColor"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.Draw(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double,System.Drawing.Color)"]

See Also