Class ShapeTypes
Inheritance
System.Object
ShapeTypes
Namespace: RevelDigital.Player.RevelScript.Globals
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public sealed class ShapeTypes
Fields
Ellipse
Declaration
public const string Ellipse = "Ellipse"
Field Value
Type | Description |
---|---|
System.String |
Rectangle
Declaration
public const string Rectangle = "Rectangle"
Field Value
Type | Description |
---|---|
System.String |