Used to group drawels according to their layer attribute
Namespace:
C1.C1PrintDocument.DocEngine.RenderAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public sealed class Layer : IComparable |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public NotInheritable Class Layer _ Implements IComparable |