public class DgnTagSetElement extends DgnElementBase
Represents 'Tag Set Definition' element
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the identifier.
|
DgnTag[] |
getTags()
Gets tags of the tag definition
|
getChilds, getMetadatapublic String getId()
Gets the identifier.
getId in interface IDrawingEntitygetId in class DgnElementBasepublic final DgnTag[] getTags()
Gets tags of the tag definition
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.