Click or drag to resize

AlignmentSequentialGetSubAlignment Method

Return a new Alignment object for aligning sub-elements.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public override Alignment GetSubAlignment()

Return Value

Type: Alignment

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.Alignment.Sequential.GetSubAlignment"]

See Also