Class DocDevice.DocGraphicContext

Class DocDevice.DocGraphicContext

Именује се: Aspose.Html.Rendering.Doc Асамблеја: Aspose.HTML.dll (25.4.0)

Држи тренутне графичке контролне параметре за DocDevice.Ови параметри дефинишу глобални оквир у којем графички оператори извршавају.

public class DocDevice.DocGraphicContext : GraphicContext, ICloneable

Inheritance

object GraphicContext DocDevice.DocGraphicContext

Implements

ICloneable

Наслеђени чланови

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

Саставља или добија трансформацију матрице.

public override IMatrix TransformationMatrix { get; set; }

Вредност имовине

IMatrix

Methods

Clone()

Креира нову инстанцију Аппосе.Хтмл.Рендеринг.ГрафицКонтекст класе са истим вредностима имовине као и постојећи инстанција.

public override GraphicContext Clone()

Returns

GraphicContext

Инстанција Аппосе.Хтмл.Рендеринг.ГрафицКонтекст.

Transform(Иматрикс)

Промените текућу трансформациону матрицу умножавајући одређену матрицу.

public override void Transform(IMatrix matrix)

Parameters

matrix IMatrix

Трансформација матрице.

 Српски