DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomVolume Class / Centre Property

In This Topic
    Centre Property
    In This Topic
    The centre point of the 3D volume, in real world coordinates
    Syntax
    'Declaration
     
    
    Public Property Centre As System.Windows.Media.Media3D.Point3D
    public System.Windows.Media.Media3D.Point3D Centre {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also