WallCutLineAnchorHeightOffsetType Property
 | 
Property that represents the vertical relative
position of anchor.
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
 
public WallCutLineAnchorOffsetType HeightOffsetType { get; }
 
Public ReadOnly Property HeightOffsetType As WallCutLineAnchorOffsetType
        Get
 
public:
property WallCutLineAnchorOffsetType HeightOffsetType {
        WallCutLineAnchorOffsetType get ();
}
 
member HeightOffsetType : WallCutLineAnchorOffsetType with get
 
 
 
Property Value
WallCutLineAnchorOffsetType
 
See Also