Class GraphicsCollection.Graphic
Inheritance
System.Object
GraphicsCollection.Graphic
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Graphic : object
Properties
| Improve this Doc View SourceImage
Declaration
public AttachedText Image { get; set; }
Property Value
Type | Description |
---|---|
AttachedText |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |