![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDateTimeValue Structure : Offset Property |
public int Offset {get; set;}
'Declaration
Public Property Offset As Integer
'Usage
Dim instance As DicomDateTimeValue Dim value As Integer instance.Offset = value value = instance.Offset
public int Offset {get; set;}
public int getOffset() public void setOffset(int value)
<br/>get_Offset();<br/>set_Offset(value);<br/>Object.defineProperty('Offset');