Class Device
Class Device
Namespace: Aspose.Svg.Rendering
Assembly: Aspose.SVG.dll (25.5.0)
Represents a base class for implementing rendering devices that are used to draw graphics in various formats and environments.
[ComVisible(true)]
public abstract class Device
Inheritance
Derived
Device<tgraphiccontext, trenderingoptions="">
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Device()
Initializes a new instance of the Aspose.Svg.Rendering.Device class.
public Device()
</tgraphiccontext,>