Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TemporalPointType As DicomTemporalPointType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomWaveformAnnotation Dim value As DicomTemporalPointType value = instance.TemporalPointType |
C# | |
---|---|
public DicomTemporalPointType TemporalPointType {get;} |
C++/CLI | |
---|---|
public: property DicomTemporalPointType TemporalPointType { DicomTemporalPointType get(); } |
Property Value
The type of values TemporalPointCount represents.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)