| Model3dsFrameNumber Property  | 
            Gets or sets the frame number that is shown by this Model3ds.
            
 
Namespace: Ab3d.VisualsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic double FrameNumber { get; set; }Property Value
Type: 
Double
Remarks
            This property can be bound to a DoubleAnimation to animate its value from the first frame to the last frame.
            
See Also