Click or drag to resize

LabelCellAlign Property

Gets or sets the label's drawing surface alignment in relation to its switchboard cell location.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property CellAlign As Alignment
	Get
	Set

Property Value

Type: Alignment

Implements

ITopLayerCellAlign
Remarks
This property must be set while the CtcService is stopped otherwise a CtcIsStartedException will be thrown.
See Also