StylesRootAlignmentStyles Property |
Gets the collection of all alignment styles in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentStyleCollection AlignmentStyles { get; }
Public ReadOnly Property AlignmentStyles As AlignmentStyleCollection
Get
public:
property AlignmentStyleCollection^ AlignmentStyles {
AlignmentStyleCollection^ get ();
}
Property Value
AlignmentStyleCollection
See Also