Enum LayerShapeType
Represents a type of layer shape
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public enum LayerShapeType
Fields
Name | Description |
---|---|
Ellipse | A circular layer shape |
Rectangle | A rectangular layer shape |