ImageShapeAlignment Property |
Get or set the alignment reference position.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Alignment Alignment { get; set; }
Public MustOverride Property Alignment As Alignment
Get
Set
Property Value
Type:
Alignment
Representing placement reference position type
Alignment.
See Also