Table of Contents

Enum PenProperties

Namespace
Sage.CRM.Graphics
Assembly
SageCRMNet.dll

Defines the pen properties that can be applied to the GraphicBlock. Pen(string, string)

public enum PenProperties

Fields

Color = 1

Color of pen drawings.

Style = 0

Allows for different line styles, for example DashDot.

Width = 2

Determines the thickness of the pen in pixels.