An NDoc Documented Class Library

HorizontalSpan Class

For a list of all members of this type, see HorizontalSpan Members.

System.Object
   White.Core.Span
      White.Core.HorizontalSpan

[Visual Basic]
Public Class HorizontalSpan
    Inherits Span
[C#]
public class HorizontalSpan : Span
[C++]
public __gc class HorizontalSpan : public Span
[JScript]
public class HorizontalSpan extends Span

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core

Assembly: White.Core (in White.Core.dll)

See Also

HorizontalSpan Members | White.Core Namespace