C1.C1Preview Namespace > C1PrintDocument Class > RenderDirectPolygon Method : RenderDirectPolygon(IEnumerable,LineDef) Method |
'Declaration Public Overloads Sub RenderDirectPolygon( _ ByVal points As IEnumerable, _ ByVal line As LineDef _ )
public void RenderDirectPolygon( IEnumerable points, LineDef line )
This method can only be used between calls to StartDoc and EndDoc methods on the current document. For details, see RenderDirect(Unit,Unit,RenderObject,Object,Object).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
C1PrintDocument Class
C1PrintDocument Members
Overload List
C1.C1Preview.C1PrintDocument.CreateRenderPolygon(System.Collections.IEnumerable,System.Boolean)
RenderPolygon Class
RenderDirect(Unit,Unit,RenderObject,Object,Object) Method
StartDoc Method
EndDoc Method
Generate Method