
Represente a stream in the map
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AirStream
<SerializableAttribute> _ Public Class AirStream
[SerializableAttribute] public ref class AirStream
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| AirStream()()() | ||
| AirStream(Int32, Int32, Int32, Int32) | ||
| AirStream(Int32, Int32, Int32, Int32, StreamDirection) | ||
| Direction |
Direction of the stream
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Height |
Height of the stream
| |
| Location |
Location of the stream (top-left)
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Rectangle |
Rectangle of the stream
| |
| Size |
Size of the stream
| |
| ToString()()() | (Inherited from Object.) | |
| Width |
Width of the stream
| |
| X |
X location of the stream
| |
| Y |
Y location of the stream
|
[Missing <remarks> documentation for T:PH.Map.AirStream]
| Object | |
| AirStream | |