HatchDisplayStylePattern Property |
Gets or sets the name of the hatch pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Pattern { get; set; }
Public Property Pattern As String
Get
Set
public:
property String^ Pattern {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also