←Select platform

FramesInOverlay Property

Summary

Gets or sets the number of Frames in the overlay.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int FramesInOverlay {get; set;} 
Public Property FramesInOverlay As Integer 
public int FramesInOverlay {get; set;} 
@property (nonatomic, assign) NSInteger framesInOverlay 
public int getFramesInOverlay() 
public void setFramesInOverlay(int value) 
             
  
get_FramesInOverlay(); 
set_FramesInOverlay(value); 
Object.defineProperty('FramesInOverlay');  
public: 
property int FramesInOverlay { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of Frames in the overlay.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize