←Select platform

TemporalPointCount Property

Summary

Gets the number of values under the "Referenced Sample Positions" (0040,A132) element, the "Referenced Time Offsets" (0040,A138) element, or the "Referenced Datetime" (0040,A13A) element.

Syntax

C#
VB
WinRT C#
C++
public int TemporalPointCount { get; } 
Public ReadOnly Property TemporalPointCount As Integer 
public int TemporalPointCount {get;} 
 get_TemporalPointCount();  
public: 
property int TemporalPointCount { 
   int get(); 
} 

Property Value

The number of values under the "Referenced Sample Positions" (0040,A132) element, the "Referenced Time Offsets" (0040,A138) element, or the "Referenced Datetime" (0040,A13A) element.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly