Show / Hide Table of Contents

Class SVGCanvasFactory

Factory for creating SVGCanvas instances

Inheritance
object
SVGCanvasFactory
Implements
ICanvasFactory
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Codecrete.SwissQRBill.Generator.Canvas
Assembly: Codecrete.SwissQRBill.Core.dll
Syntax
[SuppressMessage("Minor Code Smell", "S101:Types should be named in PascalCase", Justification = "Rename would break API backward compatibility")]
public class SVGCanvasFactory : ICanvasFactory

Implements

ICanvasFactory
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX