Click or drag to resize
Model3dsPositionType Property
Gets or sets the VisualPositionType value that specifies the type of the Position

Namespace: Ab3d.Visuals
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public VisualPositionType PositionType { get; set; }

Property Value

Type: VisualPositionType
See Also