←Select platform

Offset Property (DicomDateTimeValue)

Summary

Gets or sets numerical value that indicates the offset.

Syntax

C#
VB
Java
WinRT C#
C++
public int Offset {get; set;} 
Public Property Offset As Integer 
public int Offset {get; set;} 
public int getOffset() 
public void setOffset(int value) 
             
  
get_Offset(); 
set_Offset(value); 
Object.defineProperty('Offset');  
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

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