This is the complete list of members for TGraphics, including all inherited members.
Clear() | TGraphics | |
Draw(double Zoom) | TGraphics | |
Draw(double ZoomX, double ZoomY, double Angle) | TGraphics | |
Draw(double Width, double Height) | TGraphics | |
Draw(double Width, double Height, bool KeepAspectRatio) | TGraphics | |
DrawAngleDim(object Center, object P1, object P2) | TGraphics | |
DrawAngleDim(object Center, object P1, object P2, string UserText) | TGraphics | |
DrawAngleDim(object Center, object P1, object P2, TDimStyle DimStyle) | TGraphics | |
DrawAngleDim(object Center, object P1, object P2, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawAngleDim(object P1, object P2, object P3, object P4) | TGraphics | |
DrawAngleDim(object P1, object P2, object P3, object P4, string UserText) | TGraphics | |
DrawAngleDim(object P1, object P2, object P3, object P4, TDimStyle DimStyle) | TGraphics | |
DrawAngleDim(object P1, object P2, object P3, object P4, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawArc(double X, double Y, double Width, double Height, double StartAngle, double Angle) | TGraphics | |
DrawArc(double X, double Y, double Width, double Height, double StartAngle, double Angle, Pen P) | TGraphics | |
DrawArrow(double X0, double Y0, double X1, double Y1) | TGraphics | |
DrawArrow(double X0, double Y0, double X1, double Y1, eArrowShape ArrowShape, double ArrowSize) | TGraphics | |
DrawArrow(double X0, double Y0, double X1, double Y1, eArrowShape ArrowShape, double ArrowSize, Pen P) | TGraphics | |
DrawArrow(object Start, object End) | TGraphics | |
DrawArrow(object Start, object End, eArrowShape ArrowShape, double ArrowSize) | TGraphics | |
DrawArrow(object Start, object End, eArrowShape ArrowShape, double ArrowSize, Pen P) | TGraphics | |
DrawChainDimX(IList Points) | TGraphics | |
DrawChainDimX(IList Points, string UserText) | TGraphics | |
DrawChainDimX(IList Points, TDimStyle DimStyle) | TGraphics | |
DrawChainDimX(IList Points, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawChainDimY(IList Points) | TGraphics | |
DrawChainDimY(IList Points, string UserText) | TGraphics | |
DrawChainDimY(IList Points, TDimStyle DimStyle) | TGraphics | |
DrawChainDimY(IList Points, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawCircle(double X, double Y, double D) | TGraphics | |
DrawCircle(double X, double Y, double D, Pen P) | TGraphics | |
DrawCircle(string ColorName, double Width, double X, double Y, double R) | TGraphics | |
DrawDiameterDim(object Start, object End) | TGraphics | |
DrawDiameterDim(object Start, object End, string UserText) | TGraphics | |
DrawDiameterDim(object Start, object End, TDimStyle DimStyle) | TGraphics | |
DrawDiameterDim(object Start, object End, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawDim(object Start, object End) | TGraphics | |
DrawDim(object Start, object End, string UserText) | TGraphics | |
DrawDim(object Start, object End, double Offset) | TGraphics | |
DrawDim(object Start, object End, string UserText, double Offset) | TGraphics | |
DrawDim(object Start, object End, TDimStyle DimStyle) | TGraphics | |
DrawDim(object Start, object End, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawDimX(object Start, object End) | TGraphics | |
DrawDimX(object Start, object End, string UserText) | TGraphics | |
DrawDimX(object Start, object End, double Offset) | TGraphics | |
DrawDimX(object Start, object End, string UserText, double Offset) | TGraphics | |
DrawDimX(object Start, object End, TDimStyle DimStyle) | TGraphics | |
DrawDimX(object Start, object End, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawDimY(object Start, object End) | TGraphics | |
DrawDimY(object Start, object End, string UserText) | TGraphics | |
DrawDimY(object Start, object End, double Offset) | TGraphics | |
DrawDimY(object Start, object End, string UserText, double Offset) | TGraphics | |
DrawDimY(object Start, object End, TDimStyle DimStyle) | TGraphics | |
DrawDimY(object Start, object End, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawEllipse(double X, double Y, double A, double B) | TGraphics | |
DrawEllipse(double X, double Y, double A, double B, Pen P) | TGraphics | |
DrawGraphics(TGraphics Graphics, double X, double Y) | TGraphics | |
DrawGraphics(TGraphics Graphics, double X, double Y, double Angle) | TGraphics | |
DrawGraphics(TGraphics Graphics, double X, double Y, double ZoomX, double ZoomY, double Angle) | TGraphics | |
DrawImage(string ImageName, double X, double Y) | TGraphics | |
DrawImage(string ImageName, double X, double Y, double Width, double Height) | TGraphics | |
DrawLeader(object Start, object End, string Text) | TGraphics | |
DrawLeader(object Start, object End, string Text, ContentAlignment Alignment) | TGraphics | |
DrawLeader(object Start, object End, string Text, ContentAlignment Alignment, TDimStyle DimStyle) | TGraphics | |
DrawLine(double X1, double Y1, double X2, double Y2) | TGraphics | |
DrawLine(double X1, double Y1, double X2, double Y2, Pen P) | TGraphics | |
DrawLine(object Pt1, object Pt2) | TGraphics | |
DrawLine(object Pt1, object Pt2, Pen P) | TGraphics | |
DrawLine(string ColorName, double Width, double X1, double Y1, double X2, double Y2) | TGraphics | |
DrawLines(IList Points) | TGraphics | |
DrawLines(IList Points, Pen P) | TGraphics | |
DrawPolygon(IList Points) | TGraphics | |
DrawPolygon(IList Points, Pen P) | TGraphics | |
DrawPolyLine(IList Points) | TGraphics | |
DrawPolyLine(IList Points, Pen P) | TGraphics | |
DrawPolyLine(string ColorName, double Width, IList Points) | TGraphics | |
DrawRadiusDim(object Start, object End) | TGraphics | |
DrawRadiusDim(object Start, object End, string UserText) | TGraphics | |
DrawRadiusDim(object Start, object End, TDimStyle DimStyle) | TGraphics | |
DrawRadiusDim(object Start, object End, string UserText, TDimStyle DimStyle) | TGraphics | |
DrawRectangle(double X, double Y, double Width, double Height) | TGraphics | |
DrawRectangle(double X, double Y, double Width, double Height, Pen P) | TGraphics | |
DrawText(string TXT, Font F, double X, double Y) | TGraphics | |
DrawText(string TXT, Font F, double X, double Y, ContentAlignment Alignment) | TGraphics | |
DrawText(string TXT, Font F, double X, double Y, ContentAlignment Alignment, double Angle) | TGraphics | |
DrawText(string TXT, Font F, double X, double Y, ContentAlignment Alignment, double Angle, Color Color) | TGraphics | |
DrawText(string TXT, Font F, double X, double Y, ContentAlignment Alignment, Color Color) | TGraphics | |
DrawText(string ColorName, string TXT, Font F, double X, double Y) | TGraphics | |
FillCircle(double X, double Y, double D, Color C) | TGraphics | |
FillCircle(double X, double Y, double D, Brush Brush) | TGraphics | |
FillEllipse(double X, double Y, double A, double B, Color C) | TGraphics | |
FillEllipse(double X, double Y, double A, double B, Brush Brush) | TGraphics | |
FillPolygon(IList Points, Color Color) | TGraphics | |
FillPolygon(IList Points, Brush B) | TGraphics | |
GetZoom(double Width, double Height, bool KeepAspectRatio) | TGraphics | |
LoadUCS(int Index) | TGraphics | |
MoveUCS(double NewX0, double NewY0) | TGraphics | |
ResetClip() | TGraphics | |
RotateUCS(double Angle) | TGraphics | |
SaveUCS(int Index) | TGraphics | |
ScaleUCS(double ZoomX, double ZoomY) | TGraphics | |
SetClip(double X1, double Y1, double X2, double Y2) | TGraphics | |
SetClip(object Point1, object Point2) | TGraphics |