Click or drag to resize

MetadataItem Class

Metadata Item Class
Inheritance Hierarchy
SystemObject
  VIZPub.NETMetadataItem

Namespace:  VIZPub.NET
Assembly:  VIZPub.NET (in VIZPub.NET.dll) Version: 1.3.21.508 (1.3.21.508)
Syntax
C#
public class MetadataItem

The MetadataItem type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Depth
Public propertyID
Node ID
Public propertyKind
Entity Type
Public propertyMaxX
BoundBox Max. X
Public propertyMaxY
BoundBox Max. Y
Public propertyMaxZ
BoundBox Max. Z
Public propertyMinX
BoundBox Min. X
Public propertyMinY
BoundBox Min. Y
Public propertyMinZ
BoundBox Min. Z
Public propertyName
Name
Public propertyNo
No
Public propertyParent
Node Parent ID
Top
See Also