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