HatchIsSolidFill Property
|
Property that indicates whether this hatch
entity is a solid fill pattern.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsSolidFill { get; }
Public ReadOnly Property IsSolidFill As Boolean
Get
public:
property bool IsSolidFill {
bool get ();
}
member IsSolidFill : bool with get
Property Value
Boolean
See Also