Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Indicates if Time Interval is greater than Zero.

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public bool IsPositive { get; }
Public ReadOnly Property IsPositive As Boolean
	Get

See Also