DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.FPS | Methods | Properties
Target FPS (frames per second).
// C# public Integer FPS { get {} set {} }
' VisualBasic Public Property FPS As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property FPS : Integer read read;
Type |
---|
int Integer |