Show / Hide Table of Contents
View Source

Class StructureSetMeta

Inheritance
System.Object
StructureSetMeta
Namespace:EvilDICOM.CV.RT.Meta
Assembly:EvilDICOM.CV.dll
Syntax
public class StructureSetMeta : object

Constructors

View Source

StructureSetMeta()

Declaration
public StructureSetMeta()

Properties

View Source

Structures

Declaration
public Dictionary<string, StructureMeta> Structures { get; }
Property Value
Type Description
Dictionary<System.String, StructureMeta>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX