DrawingPadShouldSerializeLineWidth Method

Indicates whether the LineWidth property should be persisted in Visual Studio designer's automatically generated code.

Definition

Namespace: BeeMobile.DrawingPad
Assembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
C#
protected bool ShouldSerializeLineWidth()

Return Value

Boolean

[Missing <returns> documentation for "M:BeeMobile.DrawingPad.DrawingPad.ShouldSerializeLineWidth"]

See Also