LayerCollection Class

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
[SerializeTypeAttribute]
public sealed class LayerCollection : Entity, 
	IEnumerable<Layer>, IEnumerable, INotifyCollectionChanged
Inheritance
Object    BaseObject    Entity    LayerCollection
Implements
IEnumerableLayer, IEnumerable, INotifyCollectionChanged

Properties

ActiveLayer 
Default 
Guid
(Inherited from Entity)
HasErrors
(Inherited from Entity)
IsolateActiveLayer 
Item 
Model 
Name
(Inherited from Entity)
TypeName
(Inherited from Entity)

Methods

See Also