C# Class Loyc.SymbolTests.ShapeType

Inheritance: Symbol
Exibir arquivo Open project: qwertie/ecsharp

Public Properties

Property Type Description
Circle ShapeType
Line ShapeType
Polygon ShapeType
Pool SymbolPool
Rect ShapeType

Private Methods

Method Description
ShapeType ( Symbol prototype ) : System

Property Details

Circle public_oe static_oe property

public static ShapeType Circle
return ShapeType

Line public_oe static_oe property

public static ShapeType Line
return ShapeType

Polygon public_oe static_oe property

public static ShapeType Polygon
return ShapeType

Pool public_oe static_oe property

public static SymbolPool Pool
return SymbolPool

Rect public_oe static_oe property

public static ShapeType Rect
return ShapeType