Class ImageDevice.ImageGraphicContext

Class ImageDevice.ImageGraphicContext

Nombre del espacio: Aspose.Svg.Rendering.Image Asamblea: Aspose.SVG.dll (25.5.0)

Mantiene los actuales parámetros de control gráfico para el Aspose.Svg.Rendering.Image.ImajeDevice.Estos parámetros definen el marco global dentro del cual los operadores gráficos ejecutan.

public class ImageDevice.ImageGraphicContext : GraphicContext, ICloneable

Inheritance

object GraphicContext ImageDevice.ImageGraphicContext

Implements

ICloneable

Miembros heredados

GraphicContext.Transform(IMatrix) ,y, GraphicContext.Clone() ,y, GraphicContext.LineCap ,y, GraphicContext.LineDashOffset ,y, GraphicContext.LineDashPattern ,y, GraphicContext.LineJoin ,y, GraphicContext.LineWidth ,y, GraphicContext.MiterLimit ,y, GraphicContext.FillBrush ,y, GraphicContext.StrokeBrush ,y, GraphicContext.Font ,y, GraphicContext.FontSize ,y, GraphicContext.FontStyle ,y, GraphicContext.CharacterSpacing ,y, GraphicContext.TransformationMatrix ,y, GraphicContext.TextInfo ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

ImageGraphicContext()

public ImageGraphicContext()
 Español