Class XpsDevice.XpsGraphicContext
Namespace: Aspose.Html.Rendering.Xps
Assembly: Aspose.HTML.dll (25.4.0)
Holds current graphics control parameters for the XpsDevice. These parameters define the global framework within which the graphics operators execute.
public class XpsDevice.XpsGraphicContext : GraphicContext, ICloneable
Inheritance
object ← GraphicContext ← XpsDevice.XpsGraphicContext
Implements
Inherited Members
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
XpsGraphicContext()
public XpsGraphicContext()