ProfileHatchAreaShapeStyleName Property |
Gets or sets the profile hatch area's shape style name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic string ShapeStyleName { get; set; }Public Property ShapeStyleName As String
Get
Set
public:
property String^ ShapeStyleName {
String^ get ();
void set (String^ value);
}Property Value
String
Exceptions
See Also