Layer Property (IFace) Send Feedback
See Also 
Gets or sets the name of the Layer of the Face.

Syntax

Visual Basic 
Property Layer As System.String
C# 
System.string Layer {get; set;}
JavaScript 
get_Layer () : String
put_Layer (
   NewVal : String
)
COM native C++ 
HRESULT get_Layer(
   BSTR* Val
) 
HRESULT put_Layer( 
   BSTR NewVal
C++ 
DSRESULT get_Layer (
   dsString* Val
)
DSRESULT put_Layer(
   const dsString& NewVal
)

Property Value

Name of the Layer

See Also

Availability

DraftSight V1R1.3