C# Class Nohal.RleEditor.RleParser.VectorLine

Inheritance: Symbol
Afficher le fichier Open project: nohal/RleEditor Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : VectorLine
IsValid ( ) : bool
ToString ( ) : string
VectorLine ( string vectordata, ColorTable colortable ) : System

Method Details

Clone() public méthode

public Clone ( ) : VectorLine
Résultat VectorLine

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

VectorLine() public méthode

public VectorLine ( string vectordata, ColorTable colortable ) : System
vectordata string
colortable ColorTable
Résultat System