An NDoc Documented Class Library

VerticalSpan Class

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

System.Object
   White.Core.Span
      White.Core.VerticalSpan

[Visual Basic]
Public Class VerticalSpan
    Inherits Span
[C#]
public class VerticalSpan : Span
[C++]
public __gc class VerticalSpan : public Span
[JScript]
public class VerticalSpan 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

VerticalSpan Members | White.Core Namespace