Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
protected MeasureInfo RenderDirectPolyInternal( bool isPolygon, IEnumerable points, C1DocStyle style ) |
Visual Basic (Declaration) |
---|
Protected Function RenderDirectPolyInternal ( _ isPolygon As Boolean, _ points As IEnumerable, _ style As C1DocStyle _ ) As MeasureInfo |
Parameters
- isPolygon
- Type: System..::.Boolean
- points
- Type: System.Collections..::.IEnumerable
- style
- Type: C1.C1PrintDocument..::.C1DocStyle