AcadMLineClassStyleName
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
public virtual string StyleName { get; }
Public Overridable ReadOnly Property StyleName As String
Get
public:
virtual property String^ StyleName {
String^ get ();
}
abstract StyleName : string with get
override StyleName : string with get
Property Value
String
Implements
IAcadMLineStyleName
See Also