StylesRootSlopePatternStyles Property |
Gets the collection of SlopePatternStyle objects in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopePatternStyleCollection SlopePatternStyles { get; }
Public ReadOnly Property SlopePatternStyles As SlopePatternStyleCollection
Get
public:
property SlopePatternStyleCollection^ SlopePatternStyles {
SlopePatternStyleCollection^ get ();
}
Property Value
SlopePatternStyleCollection
See Also