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