Show / Hide Table of Contents

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
Back to top Copyright © 2018 RevelDigital
Generated by DocFX