[]
Gets or sets the Layer Editor settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public LayerEditor LayerEditor { get; set; }
Type | Description |
---|---|
LayerEditor | An instance of LayerEditor that contains the Layer Editor settings. |