Name Property (IShape) Send Feedback
See Also 
Gets the name of the shape.

Syntax

Visual Basic 
ReadOnly Property Name As System.String
C# 
System.string Name {get;}
JavaScript 
get_Name () : String
COM native C++ 
HRESULT get_Name(
   BSTR* Val
) 
C++ 
DSRESULT get_Name (
   dsString* Val
)

Property Value

Name of the shape

See Also

Availability

DraftSight V1R4.0