Namespace:  Bricscad.PlottingServices
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public ObjectId Layout { get; set; }
 
Public Property Layout As ObjectId
        Get
        Set
 
public:
property ObjectId Layout {
        ObjectId get ();
        void set (ObjectId value);
}
 
member Layout : ObjectId with get, set
 
 
 
Property Value
Type: 
ObjectId 
See Also