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
View Source
PointType
Declaration
public string PointType { get; }
Property Value
| Type |
Description |
| System.String |
|