Share

ExportLayerInfo Methods

The ExportLayerInfo type exposes the following members.

Methods

 NameDescription
Public methodAddCutLayerModifier Adds a cut layer modifier to the layer info.
Public methodAddLayerModifier Adds a project layer modifier to the layer info.
Public methodClearCutLayerModifiers Clears all the cut layer modifiers stored in the layer info.
Public methodClearLayerModifiers Clears all the project layer modifiers stored in the layer info.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetCutLayerModifiers Gets all the cut layer modifiers from the layer info.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLayerModifiers Gets all the project layer modifiers from the layer info.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveCutLayerModifier Removes a cut layer modifier from the layer info.
Public methodRemoveLayerModifier Removes a project layer modifier from the layer info.
Public methodSetCutLayerModifiers 
Public methodSetLayerModifiers 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?