Click or drag to resize
Viewport3dsUsedReader3ds Property
Gets the Ab3d.Reader3ds instance that is used to read the 3ds file

Namespace: Ab3d.Controls
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public Reader3ds UsedReader3ds { get; }

Property Value

Type: Reader3ds
See Also