Click or drag to resize

ObjectAttribute Class

Object Attribute Class
Inheritance Hierarchy
SystemObject
  VIZCore3DX.NET.DataObjectAttribute

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class ObjectAttribute

The ObjectAttribute type exposes the following members.

Constructors
  NameDescription
Public methodObjectAttribute
Initializes a new instance of the ObjectAttribute class
Top
Properties
  NameDescription
Public propertyCategory
Category
Public propertyID
Object Instance ID
Public propertyKey
Key
Public propertyVal
Value
Top
See Also