←Select platform

Offset Property

Summary
Gets or sets numerical value that indicates the offset.
Syntax
C#
Objective-C
C++/CLI
Java
public int Offset { get; set; } 
@property (nonatomic, assign) NSInteger offset; 
public int getOffset() 
public void setOffset(int value) 
public: 
property int Offset { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the offset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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