Table of Contents

Class ArcTextBlock

Namespace
Loehnert.Lisrt.Laser.Keyence.Jobs
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents a arc text block.

public class ArcTextBlock : TextBlock, INotifyPropertyChangedEx, INotifyPropertyChanged
Inheritance
PropertyChangedBase
ArcTextBlock
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Constructors

ArcTextBlock(FontType)

Initializes a new instance of the ArcTextBlock class.

public ArcTextBlock(FontType fontType = FontType.System)

Parameters

fontType FontType

Type of the font.

Properties

ArcCharacter

Gets or sets the arc character settings.

public ArcCharacter ArcCharacter { get; set; }

Property Value

ArcCharacter

TextDirection

Gets or sets the text direction on the arc.

public ArcTextDirection TextDirection { get; set; }

Property Value

ArcTextDirection

The default value is Clockwise.