Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PesFile
StitchBlock
C# Class PesFile.StitchBlock
Mostrar archivo
Open project: njcrawford/EmbroideryReader
Class Usage Examples
Public Properties
Property
Type
Description
color
Color
colorIndex
System.Int32
stitches
PesFile.Stitch[]
stitchesTotal
System.Int32
unknownStartByte
byte
Public Methods
Method
Description
StitchBlock
( ) :
System
Method Details
StitchBlock()
public
method
public
StitchBlock
( ) :
System
return
System
Property Details
color
public_oe property
public
Color
color
return
Color
colorIndex
public_oe property
public
Int32,System
colorIndex
return
System.Int32
stitches
public_oe property
public
Stitch[],PesFile
stitches
return
PesFile.Stitch[]
stitchesTotal
public_oe property
public
Int32,System
stitchesTotal
return
System.Int32
unknownStartByte
public_oe property
public
byte
unknownStartByte
return
byte