Click or drag to resize

Site Class

Site for Rack
Inheritance Hierarchy
SystemObject
  Huarui.STARLineSite

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public class Site

The Site type exposes the following members.

Constructors
  NameDescription
Public methodSite
Initializes a new instance of the Site class
Top
Properties
  NameDescription
Public propertyDepth
depath of site
Public propertyId
Site Id
Public propertyRacks
child racks on site
Public propertyShowId
id showed in decklayout view
Public propertyVisible
visible in decklayout view
Public propertyWidth
width of site
Public propertyX
x position of left top corner
Public propertyY
t position of left top corner
Public propertyZ
z position of site
Top
See Also