Rename Method (IRichLineStyle)
Renames the RichLineStyle to the specified name.
.NET Syntax
JavaScript | |
---|
Rename(
Name : System.String\n) : String |
COM native C++ | |
---|
HRESULT Rename(
const dsString& Name
,
dsCreateObjectResult_e* Result
) |
Parameters
- Name
- New name for RichLineStyle
Parameters
- Result[out] or Return Value
- Status of renaming the RichLineStyle as defined in dsCreateObjectResult_e
See Also
Availability
DraftSight V1R1.1