conaito PPT2Flash SDK 3.7

PPApplication.FrameRate Property

Gets or sets the frame rate.

[Visual Basic]
Public NotOverridable Property FrameRate() As Integer _
    Implements IPPApplication.FrameRate

   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public int FrameRate { public get; public set; }

Property Value

The frame rate.

Implements

IPPApplication.FrameRate

See Also

PPApplication Class | Conaito.PPLibrary Namespace