SurfaceHatchInfoPatternName Property |
Gets the name of current pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string PatternName { get; }
Public ReadOnly Property PatternName As String
Get
public:
property String^ PatternName {
String^ get ();
}
Property Value
String
See Also