CgEdResource.Auto

CgEdResource.Auto property

Gets or sets a value indicating whether this CgEdResource is automatic.

public bool Auto { get; set; }

Property Value

true if automatic; otherwise, false.

See Also