SettingsCmdCreateAlignFromPressureNWSettingsCmdAlignmentTypeOptionAlignmentType Property |
Specifies the alignment type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentType> AlignmentType { get; }
Public ReadOnly Property AlignmentType As PropertyEnum(Of AlignmentType)
Get
public:
property PropertyEnum<AlignmentType>^ AlignmentType {
PropertyEnum<AlignmentType>^ get ();
}
Property Value
PropertyEnumAlignmentType
See Also