Class StructureSetMeta
Inheritance
System.Object
StructureSetMeta
Namespace:EvilDICOM.CV.RT.Meta
Assembly:EvilDICOM.CV.dll
Syntax
public class StructureSetMeta : object
Constructors
View SourceStructureSetMeta()
Declaration
public StructureSetMeta()
Properties
View SourceStructures
Declaration
public Dictionary<string, StructureMeta> Structures { get; }
Property Value
| Type | Description |
|---|---|
| Dictionary<System.String, StructureMeta> |