EPlotAttributeNs Property
 | 
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public string Ns { get; set; }
 
Public Property Ns As String
        Get
        Set
 
public:
property String^ Ns {
        String^ get ();
        void set (String^ value);
}
 
member Ns : string with get, set
 
 
 
Property Value
String
 
See Also