1 / 4

CSS290 : Apps on Mobile Devices

CSS290 : Apps on Mobile Devices. Lecture 5: Drawing Primitives and Cooridnate. Today: Concepts. Reading: Chapter 13 Primitives for Drawing Attributes: Fill, Edge (Stroke) Transformation of primitives Image and Primitives Event Driven and Drawing: Interactive controlling of primitives

judd
Télécharger la présentation

CSS290 : Apps on Mobile Devices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSS290: Apps on Mobile Devices Lecture 5: Drawing Primitives and Cooridnate

  2. Today: Concepts • Reading: Chapter 13 • Primitives for Drawing • Attributes: Fill, Edge (Stroke) • Transformation of primitives • Image and Primitives • Event Driven and Drawing: • Interactive controlling of primitives • Dynamic creation of drawing primitives • Grouping of Primitives • For Fun • Accelerometer

  3. Notes • GUI Element • Offsets: reset all to zero • IsHitTestVisible • Must add to Panel.Children! • All reference position is top-left corner • Y-axis does downwards • Z-index

  4. References • More on Tasks (with return value) and Launchers (start an App): • http://msdn.microsoft.com/en-us/library/ff428753%28v=VS.92%29.aspx

More Related