Show / Hide Table of Contents
View Source

Class DRR

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

Properties

View Source

Image

Declaration
public Mat Image { get; }
Property Value
Type Description
Mat
View Source

Iso2D

Declaration
public Point Iso2D { get; }
Property Value
Type Description
Point
View Source

Label

Declaration
public string Label { get; }
Property Value
Type Description
System.String

Methods

View Source

Rotate(Point, Double)

Declaration
public static Point Rotate(Point pt, double collAngleDeg)
Parameters
Type Name Description
Point pt
System.Double collAngleDeg
Returns
Type Description
Point
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX