←Select platform

IsValidGraphicGroupId Property

Summary

Gets a value indicating whether the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".

Syntax

C#
VB
WinRT C#
C++
public override bool IsValidGraphicGroupId { get; } 
Public Overrides ReadOnly Property IsValidGraphicGroupId As Boolean 
public override bool IsValidGraphicGroupId {get;} 
 get_IsValidGraphicGroupId();  
public: 
property bool IsValidGraphicGroupId { 
   bool get() override; 
} 

Property Value

The value indicating whether the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".

Remarks

This property returns true if the GraphicGroupId flag is included in the in the Options. For more information, see GraphicGroupId

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