DesktopSDK 0.7 - PenData Library (C#) Documentation
ContentsIndexHome
GraphicsCollection Class
GraphicsCollection Constructor  GraphicsCollection Fields  GraphicsCollection Methods  GraphicsCollection Members  AFP Wrapper
C#
public class GraphicsCollection : AFPObject, IDisposable;

A graphics collection contains the visible elements of a page in an AFD. Layers of graphics are rendered in z-order. The lowest z-order layer is painted first, and the highest z-order layer is painted last. Consequently, the lower z-order layers are conceived of as "farther" from the human viewer of a screen (or printed page). And the higher z-order layers are "closer" to the human viewer. Objects that overlap will overdraw each other, whether rendering to screen or on a printer.  

The most important elements are the GfxImage element and the GfxDrawingArea element.

File

GraphicsCollectionEx.cs

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright © 2010 Livescribe, Inc. All rights reserved.