A simple (probably filled) polygon
Namespace:
C1.C1PrintDocument.DocEngine.SrcAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public class DrawelPolygon : DrawelShape |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Class DrawelPolygon _ Inherits DrawelShape |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.C1TreeNode
C1.C1PrintDocument.DocEngine.Src..::.DrawelBase
C1.C1PrintDocument.DocEngine.Src..::.Drawel
C1.C1PrintDocument.DocEngine.Src..::.DrawelShape
C1.C1PrintDocument.DocEngine.Src..::.DrawelPolygon
C1.C1PrintDocument..::.C1TreeNode
C1.C1PrintDocument.DocEngine.Src..::.DrawelBase
C1.C1PrintDocument.DocEngine.Src..::.Drawel
C1.C1PrintDocument.DocEngine.Src..::.DrawelShape
C1.C1PrintDocument.DocEngine.Src..::.DrawelPolygon