←Select platform

Offset Property

Summary
Gets or sets numerical value that indicates the offset.
Syntax
C#
VB
C++
Java
public int Offset { get; set; } 
Public Property Offset As Integer 
public int getOffset() 
public void setOffset(int value) 
public: 
property int Offset { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the offset.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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