mDwfExportParamsUseHLR
Property
|
This property indicates whether the software's
vector hidden-line removal is used for the corresponding
viewports.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public bool UseHLR { get; set; }
Public Property UseHLR As Boolean
Get
Set
public:
property bool UseHLR {
bool get ();
void set (bool value);
}
member UseHLR : bool with get, set
Property Value
Boolean
See Also