SlopePatternLineSymbolBlockName Property

Specifies the block to insert.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string BlockName { get; set; }

Property Value

String
Remarks
"" is a valid value for this property; it indicates that the block is null.
See Also