Constants Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides constants that are common to all types in the Microsoft.SPOT.Presentation.Media namespace.

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.SPOT.Presentation.Media..::..Constants

Namespace:  Microsoft.SPOT.Presentation.Media
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public NotInheritable Class Constants
public static class Constants
public ref class Constants abstract sealed
[<AbstractClass>]
[<Sealed>]
type Constants =  class end
public final class Constants

The Constants type exposes the following members.

Fields

  Name Description
Public fieldStatic member MaxExtent Specifies the maximum extent of an image or child element.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.SPOT.Presentation.Media Namespace