WindowAttributes Members

Microsoft Robotics Class Reference

The WindowAttributes type exposes the following members.

Constructors

  Name Description
Public method WindowAttributes
Default constructor

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetValues
Get the values from the attributes dictionary
(Overrides DoorAttributes. . :: . .GetValues(Dictionary< (Of < <' (String, String> ) > > ), FloorplanEntity).)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SetValues
Set the values in the attributes dictionary
(Overrides DoorAttributes. . :: . .SetValues(Dictionary< (Of < <' (String, String> ) > > ), FloorplanEntity).)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method Validate
Check that the attributes fall within valid ranges.
(Overrides DoorAttributes. . :: . .Validate() () () ().)

Properties

  Name Description
Public property BottomOfOpening
The height of the bottom of the opening in meters
Public property Height
Wall height
(Inherited from WallAttributes.)
Public property Thickness
Wall thickness
(Inherited from WallAttributes.)
Public property TopOfOpening
The height of the top of the opening in meters
(Inherited from DoorAttributes.)

See Also

WindowAttributes Class

Microsoft.Robotics.Simulation.Engine Namespace