VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI Namespace / WpfMprSliceVisualizer Class
Constructors Properties Methods Events SeeAlso
In This Topic
    WpfMprSliceVisualizer Class Members
    In This Topic
    The following tables list the members exposed by WpfMprSliceVisualizer.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the marker point, in MPR slice coordinate system, on MPR slice.
    Public PropertyGets or sets the marker point diameter in pixels.
    Public PropertyGets the MPR slice.
    Public PropertyGets or sets a pen for drawing of outline of MPR slice.
    Public PropertyGets or sets a brush for filling of MPR slice thickness.
    Public PropertyGets or sets a pen for drawing of outline of MPR slice thickness.
    Public Methods
     NameDescription
    Public MethodReturns a System.String that represents this instance.
    Public MethodApplies a 2D transformation to the MPR slice.
    Public MethodApplies a 3D transformation to the MPR slice.
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.
    Protected MethodRaises the SliceTransforming2D event.
    Protected MethodRaises the SliceTransforming3D event.
    Public Events
     NameDescription
    Public EventOccurs when the MPR slice property is changed.
    Public EventOccurs when the MPR slice is transforming in 2D space.
    Public EventOccurs when the MPR slice is transforming in 3D space.
    See Also