WallCutLineAnchorDistanceOffset Property
 | 
Property that represents the horizontal
distance offset. This offset value is measured along x-axis in Wall
OCS.
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
 
public double DistanceOffset { get; }
 
Public ReadOnly Property DistanceOffset As Double
        Get
 
public:
property double DistanceOffset {
        double get ();
}
 
member DistanceOffset : float with get
 
 
 
Property Value
Double
 
See Also