SymbolUtilityServicesLayerDefpointsName Property
|
Property that represents the predefined symbol
record of a Defpoints layer name. Cannot be NULL or an empty
string.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static string LayerDefpointsName { get; }
Public Shared ReadOnly Property LayerDefpointsName As String
Get
public:
static property String^ LayerDefpointsName {
String^ get ();
}
static member LayerDefpointsName : string with get
Property Value
String
See Also