SVGLayerParameters Class

Definition

Namespace: PCBI_SVG
Assembly: PCBI_SVG_ImportExport (in PCBI_SVG_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class SVGLayerParameters
Inheritance
Object    SVGLayerParameters

Constructors

SVGLayerParameters Default constructor for the SVGLayerParameters
SVGLayerParameters(ILayer, Color, SVGInfoSettings) Constructor for the SVGLayerParameters

Fields

InfoParameters Info Settings for the layer
Layer The layer that should be drawn
LayerColor Color of the layer

See Also