Show / Hide Table of Contents

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 Source

Image

Declaration
public AttachedText Image { get; set; }
Property Value
Type Description
AttachedText
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX