XrefSubCommandEventArgspaths Property
|
Property that represents the path of block
table records.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string[] paths { get; }
Public ReadOnly Property paths As String()
Get
public:
property array<String^>^ paths {
array<String^>^ get ();
}
member paths : string[] with get
Property Value
String
See Also