|
DXAttribute Constructor |
Constructor
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public DXAttribute(
DXAttributeType type,
Object value
)
Parameters
- type DXAttributeType
- Type of attribute
- value Object
- Attribute's value
See Also