The following example shows how you can set the border weight on a Spark Border container in Flex 4 by setting the borderWeight style.
Full code after the jump.
{ 1 comment }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can set the border weight on a Spark Border container in Flex 4 by setting the borderWeight style.
Full code after the jump.
{ 1 comment }
The following example shows how you can set an Line object’s stroke weight by setting the weight property on the SolidColorStroke object.
Full code after the jump.
{ 0 comments }
The following example shows how you can set an Ellipse object’s stroke weight by setting the weight property on the SolidColorStroke object.
Full code after the jump.
{ 1 comment }