LinetypeDialogLinetype
Property
 | 
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public ObjectId Linetype { get; set; }
 
Public Property Linetype As ObjectId
        Get
        Set
 
public:
property ObjectId Linetype {
        ObjectId get ();
        void set (ObjectId value);
}
 
member Linetype : ObjectId with get, set
 
 
 
Property Value
ObjectId
 
See Also