AcPePropertyEditorLWeightClassCaption Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual string Caption { get; }
Public Overridable ReadOnly Property Caption As String
Get
public:
virtual property String^ Caption {
String^ get ();
}
abstract Caption : string with get
override Caption : string with get
Property Value
Type:
String
Implements
IAcadApplicationCaption
See Also