mPRType Property

Summary

Gets the mpr type of the requested MPR image.

Syntax
TypeScript
JavaScript
Object.defineProperty(MPRFrameRequestedEventArgs.prototype, 'mprType', 
	get: function() 
) 
mprType: CellMPRType; // read-only 

Property Value

CellMPRType that represents the mpr type of the requested MPR image.

Remarks
  • Change the volume type to MPR to view the MPR images in 3D form. To change the volume to MPR, refer to VolumeType.

  • mPRType is only used when the user sets the ServerSideRendering to true.

  • You need to register MPRFrameRequested if you want to create a server-side MPR rendering.

  • To enable server-side rendering, refer to ServerSideRendering.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.