













Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Detailed informtion about Dynamic HTML, Structured Graphics ActiveX Control, Introduction , Shape Primitives, graphical applications.
Typology: Lecture notes
1 / 21
This page cannot be seen from the preview
Don't miss anything!
For the SGC, the basic syntax of the tag is
RED BLUE GREEN Method SetLineColor (R, G, B) :
LINE SYTLE LINE WIDTH value 0 does not draw any lines or borders value 1 creates a solid line (the default) value 2 creates a dashed line specified in pixels NOTE: To create a dashed line with the SetLineStyle method, you must set the line width to 1.
1. X coordinate 2. Y coordinate 3. height 4. width
<param name = "Line0007" value = “Pie(-200,-125,100,100,45,135,0 )" />
1. X coordinate 2. Y coordinate 3. height 4. width
1
1
2
2
3
3
4
4
5
5
1. X coordinate 2. Y coordinate 3. height 4. width 5. Rotation in degrees
<param name = "Line0011" value = "SetFont( 'Arial', 65, 400, 0, 0, 0 )” /> The SetFont method sets the font style to use when we use the Text method to place text.