Class PresetLineDashValues
Inheritance
System.Object
PresetLineDashValues
Assembly: IronPPT.dll
Syntax
public sealed class PresetLineDashValues : Enum
Fields
Dash
Declaration
public const PresetLineDashValues Dash
Field Value
DashDot
Declaration
public const PresetLineDashValues DashDot
Field Value
Dot
Declaration
public const PresetLineDashValues Dot
Field Value
LargeDash
Declaration
public const PresetLineDashValues LargeDash
Field Value
LargeDashDot
Declaration
public const PresetLineDashValues LargeDashDot
Field Value
LargeDashDotDot
Declaration
public const PresetLineDashValues LargeDashDotDot
Field Value
Solid
Declaration
public const PresetLineDashValues Solid
Field Value
SystemDash
Declaration
public const PresetLineDashValues SystemDash
Field Value
SystemDashDot
Declaration
public const PresetLineDashValues SystemDashDot
Field Value
SystemDashDotDot
Declaration
public const PresetLineDashValues SystemDashDotDot
Field Value
SystemDot
Declaration
public const PresetLineDashValues SystemDot
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|