Click or drag to resize
VPUtilities Class
Inheritance Hierarchy
SystemObject
  Veeplay.utillitiesVPUtilities

Namespace: Veeplay.utillities
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VPUtilities

The VPUtilities type exposes the following members.

Constructors
  NameDescription
Public methodVPUtilities
Initializes a new instance of the VPUtilities class
Top
Methods
  NameDescription
Public methodStatic membercurrentOrientationIsLandscape
Public methodStatic memberDeviceIsPhone
Public methodStatic memberDictionaryValuesToURLs
Public methodStatic memberdurationFromString
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic membergetColorFromString
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic membergetHeight
Public methodStatic membergetPixelsFromDIP
Public methodStatic membergetPixelsFromDIPWithScale
Public methodStatic membergetSmallestScreenLenght
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic membergetWidth
Public methodStatic memberhideStatusBar
Public methodStatic memberlistValuesToURLs
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberparseColor
Public methodStatic membersanitizeUnitUrl
Public methodStatic membershowStatusBar
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also