←Select platform

ImageBoxLayoutType Enumeration

Summary

Type of layout of the image box

Syntax
C#
C++/CLI
public enum ImageBoxLayoutType 
public: 
   enum class ImageBoxLayoutType sealed 
Members
ValueMemberDescription
0TiledA scrollable array of rectangles, each containing a single frame of image pixel data.
1StackA single rectangle containing a steppable single frame, intended for user-controlled stepping through the image set.
2CineA single rectangle, intended for video type play back where the user controls are play sequence, rate of play, and direction.
3ProcessedIntended for interactive 3D visualizations that have custom interfaces.
4SingleA single rectangle, intended for images and objects with no defined methods of interaction.
Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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