←Select platform

ImageFrameOrigin Property

Summary

Gets or sets the number of the frame of a multi-frame image to which this overlay applies.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int ImageFrameOrigin {get; set;} 
Public Property ImageFrameOrigin As Integer 
public int ImageFrameOrigin {get; set;} 
@property (nonatomic, assign) NSUInteger imageFrameOrigin 
public int getImageFrameOrigin() 
public void setImageFrameOrigin(int value) 
             
  
get_ImageFrameOrigin(); 
set_ImageFrameOrigin(value); 
Object.defineProperty('ImageFrameOrigin');  
public: 
property int ImageFrameOrigin { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of the frame of a multi-frame image to which this overlay applies.

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