Model3dsPosition Property |
Gets or sets the Position of the read 3ds model. The type of position is determined by
PositionType property.
Namespace: Ab3d.VisualsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public Point3D Position { get; set; }
Property Value
Type:
Point3DSee Also