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