IAcadMLeaderStyleLeaderLineType Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
AcMLeaderType LeaderLineType { get; set; }
 
Property LeaderLineType As AcMLeaderType
        Get
        Set
 
property AcMLeaderType LeaderLineType {
        AcMLeaderType get ();
        void set (AcMLeaderType value);
}
 
abstract LeaderLineType : AcMLeaderType with get, set
 
 
 
Property Value
AcMLeaderType
 
See Also