'Declaration Public Overloads Sub RenderDirectPolygon( _ ByVal points As IEnumerable, _ ByVal lineColor As Color, _ ByVal lineThickness As Unit _ )
public void RenderDirectPolygon( IEnumerable points, Color lineColor, Unit lineThickness )
'Declaration Public Overloads Sub RenderDirectPolygon( _ ByVal points As IEnumerable, _ ByVal lineColor As Color, _ ByVal lineThickness As Unit _ )
public void RenderDirectPolygon( IEnumerable points, Color lineColor, Unit lineThickness )
This method can only be used between calls to C1PrintDocument.StartDoc and C1PrintDocument.EndDoc methods on the current document. For details, see C1PrintDocument.RenderDirect.
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