Click or drag to resize

StiBorderBitsBorderIsDefault Method (StiBorderSides, Color, Double, StiPenStyle, Boolean, Double, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool IsDefault(
	StiBorderSides side,
	Color color,
	double size,
	StiPenStyle style,
	bool dropShadow,
	double shadowSize,
	bool topmost
)

Parameters

side
Type: Stimulsoft.Base.DrawingStiBorderSides

[Missing <param name="side"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

size
Type: SystemDouble

[Missing <param name="size"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

style
Type: Stimulsoft.Base.DrawingStiPenStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

dropShadow
Type: SystemBoolean

[Missing <param name="dropShadow"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

shadowSize
Type: SystemDouble

[Missing <param name="shadowSize"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

topmost
Type: SystemBoolean

[Missing <param name="topmost"/> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.BitsBorder.IsDefault(Stimulsoft.Base.Drawing.StiBorderSides,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Double,System.Boolean)"]

See Also