EdgeStyleEdgeStyleApply Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public EdgeStyleApply EdgeStyleApply { get; set; }
 
Public Property EdgeStyleApply As EdgeStyleApply
        Get
        Set
 
public:
property EdgeStyleApply EdgeStyleApply {
        EdgeStyleApply get ();
        void set (EdgeStyleApply value);
}
 
member EdgeStyleApply : EdgeStyleApply with get, set
 
 
 
Property Value
Type: 
EdgeStyleApply 
See Also