Show / Hide Table of Contents
View Source

Class ReferencePointMeta

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

Properties

View Source

FractionDoseGy

Declaration
public double FractionDoseGy { get; set; }
Property Value
Type Description
System.Double
View Source

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String
View Source

Location

Declaration
public Vector3 Location { get; set; }
Property Value
Type Description
Vector3
View Source

PointType

Declaration
public string PointType { get; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX