HatchPatternType Property
|
Property that represents the hatch pattern
type for this hatch entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public HatchPatternType PatternType { get; }
Public ReadOnly Property PatternType As HatchPatternType
Get
public:
property HatchPatternType PatternType {
HatchPatternType get ();
}
member PatternType : HatchPatternType with get
Property Value
HatchPatternType
See Also