Click or drag to resize

LabelAlignOffsetY Property

Gets or sets the vertical offset of the label's drawing surface from the position set by CellAlign.

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

Property Value

Type: Single

Implements

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