Sets the style for the Layout Manager static Text
Plain 0
Bold 1
Italic 2
Underline 4
Can combine styles (bold + italic = 3)
PROCEDURE SetStaticTextStyle(
dialogID : LONGINT;
componentID : LONGINT;
style : INTEGER);def vs.SetStaticTextStyle(dialogID, componentID, style):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| style | INTEGER |
Availability: from Vectorworks 2010