←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
Objective-C
C++
Java
public int ImageFrameOrigin { get; set; } 
Public Property ImageFrameOrigin As Integer 
@property (nonatomic, assign) NSUInteger imageFrameOrigin 
public int getImageFrameOrigin() 
public void setImageFrameOrigin(int value) 
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

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

Leadtools Assembly