ASP Painter
Home
Home
Samples
Samples
Purchase
Purchase
Download
Download
Documentation
Documentation


ASPPainter SetLineWidth

SetLineWidth Statement:

Set line thickness for simple drawing operations

Object.SetLineWidth width

Parameters:

width-has integer type. Defines line width

Sample: object.SetLineWidth 3

This method sets line width. The line width is used in the following methods: DrawLine, DrawRectangle, DrawPolygon, DrawUnclosedPolygon, DrawArc, DrawCircle, DrawEllipse, DrawBezier.
See also

SetBKColor,SetImageIndex, LoadFile,LoadDatabase, LoadStream, Create, DestroyDestroyALL

More samples:



Gradient
Arc, Besier, Circle, Ellipse, Gradient, Pie, Polygon, Rectangle, Unclosed polygon


Primitive
Arc, Beziers, Circle, Ellipse, Line, Pie, Rectangle, Unclosed polygon, Unclosed polygon



home samples purchase documentation download