Class DocDevice.DocGraphicContext
A név: Aspose.Html.Rendering.Doc Összefoglaló: Aspose.HTML.dll (25.4.0)
Tartja a jelenlegi grafikai vezérlő paramétereket a DocDevice számára.Ezek a paraméterek meghatározzák azt a globális keretet, amelyen belül a grafikai üzemeltetők futnak.
public class DocDevice.DocGraphicContext : GraphicContext, ICloneable
Inheritance
object ← GraphicContext ← DocDevice.DocGraphicContext
Implements
Örökletes tagok
GraphicContext.Transform(IMatrix) , GraphicContext.Clone() , GraphicContext.LineCap , GraphicContext.LineDashOffset , GraphicContext.LineDashPattern , GraphicContext.LineJoin , GraphicContext.LineWidth , GraphicContext.MiterLimit , GraphicContext.FillBrush , GraphicContext.StrokeBrush , GraphicContext.Font , GraphicContext.FontSize , GraphicContext.FontStyle , GraphicContext.CharacterSpacing , GraphicContext.TransformationMatrix , GraphicContext.TextInfo , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DocGraphicContext()
public DocGraphicContext()
Properties
TransformationMatrix
Készítsen vagy szerezzen átalakítási matrixot.
public override IMatrix TransformationMatrix { get; set; }
ingatlan értéke
Methods
Clone()
Hozzon létre egy új példányt egy Aspose.Html.Rendering.GraphicContext osztály azonos tulajdonságértékekkel, mint egy meglévő példány.
public override GraphicContext Clone()
Returns
Az Aspose.Html.Rendering.GraphicContext megjelenítése.
Transform(Imatrix)
Módosítsa meg a jelenlegi átalakítási matricát a meghatározott matricát szorítva.
public override void Transform(IMatrix matrix)
Parameters
matrix
IMatrix
Az átalakulás matrix.