Click or drag to resize

ITopLayer Interface

Interface implemented by classes derived from CtcObjectBase that float obove the tracks.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Interface ITopLayer
	Inherits ICtcObjectBase, ILocation

The ITopLayer type exposes the following members.

Properties
  NameDescription
Public propertyAlignOffsetX
Public propertyAlignOffsetY
Public propertyCellAlign
Public propertyDrawScale
Public propertyID (Inherited from ICtcObjectBase.)
Public propertyLocation (Inherited from ILocation.)
Public propertyName (Inherited from ICtcObjectBase.)
Top
Methods
  NameDescription
Public methodNotifyObjectChanged (Inherited from ICtcObjectBase.)
Top
See Also