Click or drag to resize

AlignmentGetSubAlignment 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 abstract Alignment GetSubAlignment()

Return Value

Type: Alignment

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

See Also