C# Class Loyc.SymbolTests.ShapeType

Inheritance: Symbol
Afficher le fichier Open project: qwertie/ecsharp

Méthodes publiques

Свойство Type Description
Circle ShapeType
Line ShapeType
Polygon ShapeType
Pool SymbolPool
Rect ShapeType

Private Methods

Méthode Description
ShapeType ( Symbol prototype ) : System

Property Details

Circle public_oe static_oe property

public static ShapeType Circle
Résultat ShapeType

Line public_oe static_oe property

public static ShapeType Line
Résultat ShapeType

Polygon public_oe static_oe property

public static ShapeType Polygon
Résultat ShapeType

Pool public_oe static_oe property

public static SymbolPool Pool
Résultat SymbolPool

Rect public_oe static_oe property

public static ShapeType Rect
Résultat ShapeType