FMX.Canvas.D2D.TCustomCanvasD2D Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BeginSceneCountpublicThe counter of successful calls to BeginScene, which are not terminated by calls to EndScene.
Bitmappublic
Blendingpublic
ClippingChangeCountpublic
Direct3DHardwarepublic
Direct3DLevelpublic
Direct3DSupportpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FillpublicDetermines the color and pattern for filling graphical shapes and backgrounds for the current TCanvas.
FontpublicSpecifies the TFont to use when writing text on the TCanvas.
HeightpublicSpecifies the height of the drawing area of the TCanvas.
MatrixpublicSpecifies the transformation matrix.
MatrixMeaningprotected
MatrixTranslateprotected
OffsetpublicThe offset of the drawing area.
Parentprotected
Qualitypublic
SavingStateCountpublic
ScalepublicKeeping the scale of the canvas.
SharedDevicepublic
SharedDWriteFactorypublic
SharedDXGIFactorypublic
SharedFactorypublic
StrokepublicSpecifies the TStrokeBrush of the outline pen to use for drawing a shape on the current TCanvas.
StrokeCappublicSpecifies the graphic style used to draw the ends of a line.
StrokeDashpublicSpecifies the line style.
StrokeJoinpublicSpecifies the style of the joints that connect line segments of a shape or a path drawn on the TCanvas.
StrokeThicknesspublicSpecifies the width of the stroke outline of a shape drawn on the current TCanvas.
WidthpublicSpecifies the width of the drawing area of the TCanvas.