Stories recently tagged with 'Canvas'

Tutorial: Silverlight 2 layout controls(giantflyingsaucer.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 7 months ago

Learning some of the basics of Silverlight 2 will help you to learn the more advanced capabilities available. In this tutorial we'll be starting from the most basic, but arguably the most used controls in Silverlight 2: The Layout Controls. Silverlight 2 has four layout controls: Canvas, Grid, Border, and StackPanel. read more...

add a comment |category: |Views: 20

tags: another

Silverlight 2 Visibility Bug With The Canvas(jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 3 years, 7 months ago

A solution to the Visibility bug with the Canvas in Silverlight 2. read more...

add a comment |category: |Views: 95

tags: another

Silverlight Layout Options - The Canvas (Part 1 of 3)(jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 3 years, 7 months ago

The first of three parts on Silverlight layout. This article discusses the use of the canvas as our layout option. read more...

add a comment |category: |Views: 109

tags: another

Canvas has a default width and height of 0(silverlight.net)

submitted by jlibertyjliberty(260) 4 years ago

Explores the unexpected consequences of the fact that Canvas has a default width and height of 0 read more...

add a comment |category: |Views: 1

tags: another