Show / Hide Table of Contents

Class PenLineCap

Inheritance
System.Object
PenLineCap
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class PenLineCap : Enum

Fields

Flat

Declaration
public const PenLineCap Flat
Field Value
Type Description
PenLineCap

Round

Declaration
public const PenLineCap Round
Field Value
Type Description
PenLineCap

Square

Declaration
public const PenLineCap Square
Field Value
Type Description
PenLineCap

Triangle

Declaration
public const PenLineCap Triangle
Field Value
Type Description
PenLineCap

value__

Declaration
public int value__
Field Value
Type Description
System.Int32