Class for the render drawels collection
Namespace:
C1.C1PrintDocument.DocEngine.RenderAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public sealed class Drawels : ArrayList |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public NotInheritable Class Drawels _ Inherits ArrayList |