Vcl.Direct2D.TDirect2DCanvas Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BrushpublicDetermines the color and pattern for filling graphical shapes and backgrounds.
CanvasOrientationpublicDetermines the orientation of the canvas as left-to-right or right-to-left.
ClipRectpublicRead-only property that specifies the boundaries of the clipping rectangle.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DrawTextOptionpublic
FontpublicSpecifies the font to use when writing text on the canvas.
LockCountpublicIndicates the number of times the canvas has been locked to prevent interference caused by other threads.
PenpublicSpecifies the kind of pen the canvas uses for drawing lines and outlining shapes.
PenPospublicSpecifies the current drawing position of the Pen.
PixelspublicSpecifies the color of the pixels within the current ClipRect.
RenderTargetpublicSpecifies the rendering target for this canvas object.
TextFlagspublicSpecifies how text is written to the canvas.