Click or drag to resize
Reader3dsTargetViewport Property
Gets the target Viewport3D that was used with ReadFile, GetFrame, etc.

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

Property Value

Type: Viewport3D
See Also