This documentation is for the old version. Go to the latest Graphics Mill docs

Layer Methods

The Layer type exposes the following members.

Methods

Name Description
Public method Deserialize

Deserializes a layer and its objects.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Find Overloaded.

Returns v-objects matching the search criteria.

Public method GetHashCode (Inherited from Object.)
Public method GetObjectData

Populates a SerializationInfo with the data needed to serialize the Layer object.

Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Serialize

Serializes a layer and its objects.

Public method SwapObjects Overloaded.

Swaps two v-objects inside the layer (changes the z-order).

Public method ToString (Inherited from Object.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IDeserializationCallback.OnDeserialization

See Also

Reference