Skip to content

TmjObject.Ellipse Property

Definition

Namespace: Brine2D.Tilemap

Present and true when this is an ellipse object.

C#
public bool Ellipse { get; set; }

Property Value

System.Boolean