FPoint3ReadOnly Property

Get/Set a value indicating whether this item is read-only.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
[JsonIgnoreAttribute]
public bool ReadOnly { get; set; }

Property Value

Boolean

See Also