DimStyleTableRecordDimsoxd Property
|
Property that controls the suppression of
dimension lines outside the extension lines. This property
corresponds to the DIMSOXD system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual bool Dimsoxd { get; set; }
Public Overridable Property Dimsoxd As Boolean
Get
Set
public:
virtual property bool Dimsoxd {
bool get ();
void set (bool value);
}
abstract Dimsoxd : bool with get, set
override Dimsoxd : bool with get, set
Property Value
Boolean
See Also