C# Class PesFile.StitchBlock

Afficher le fichier Open project: njcrawford/EmbroideryReader Class Usage Examples

Méthodes publiques

Свойство Type Description
color Color
colorIndex System.Int32
stitches PesFile.Stitch[]
stitchesTotal System.Int32
unknownStartByte byte

Méthodes publiques

Méthode Description
StitchBlock ( ) : System

Method Details

StitchBlock() public méthode

public StitchBlock ( ) : System
Résultat System

Property Details

color public_oe property

public Color color
Résultat Color

colorIndex public_oe property

public Int32,System colorIndex
Résultat System.Int32

stitches public_oe property

public Stitch[],PesFile stitches
Résultat PesFile.Stitch[]

stitchesTotal public_oe property

public Int32,System stitchesTotal
Résultat System.Int32

unknownStartByte public_oe property

public byte unknownStartByte
Résultat byte