public class SVGComponentUnit : SVGComponentPublic Class SVGComponentUnit
Inherits SVGComponentpublic ref class SVGComponentUnit : public SVGComponenttype SVGComponentUnit =
class
inherit SVGComponent
end| SVGComponentUnit | Default constructor for the SVGComponentUnit |
| SVGComponentUnit(ICMPObject, ICMPLayer, Boolean, Color, SVGPinSettings, SVGMpnPackageSettings, Single, ComponentLabel, Boolean) | Initializes a new instance of the SVGComponentUnit class |
| SVGComponentUnit(ICMPObject, ICMPLayer, Boolean, Color, Color, SVGPinSettings, SVGMpnPackageSettings, Single, ComponentLabel, Boolean) | Constructor for the SVGComponentUnit |
| CompLabelEnum |
The label that should be drawn on the component(s)
(Inherited from SVGComponent) |
| Component | The component that should be drawn |
| ComponentAlpha | The Alpha (as a value between 0 and 1) of that specific component |
| ComponentColorBot |
Color of the component(s) on bottom
(Inherited from SVGComponent) |
| ComponentColorTop |
Color of the component(s) on top
(Inherited from SVGComponent) |
| ComponentOutlineColorBot |
Color of the component outline on bottom
(Inherited from SVGComponent) |
| ComponentOutlineColorTop |
Color of the component outline on top
(Inherited from SVGComponent) |
| DrawImage |
Draw the iamge layer of the component(s) if available
(Inherited from SVGComponent) |
| DrawLabel |
Draw the label on the component(s)
(Inherited from SVGComponent) |
| Layer | The layer it should be drawn onto |
| MPNPackageSettings |
MPN Package settings for the component(s)
(Inherited from SVGComponent) |
| PinSettings |
Pin settings for the component(s)
(Inherited from SVGComponent) |
| PropertyName |
The property that should be used for the label
(Inherited from SVGComponent) |
| UseRealComponentColor |
Use the real color of the component(s) or the color set in the settings
(Inherited from SVGComponent) |