MPolygonSetPattern Method

Sets the pattern data.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetPattern(
        HatchPatternType patType,
        string patName
)

Parameters

patType  HatchPatternType
[in] Pattern type.
patName  String
[in] Pattern name.
Remarks
patName is ignored for patType == UserDefined; appearance is defined by setPatternAngle(), setPatternSpace() and setPatternDouble().
See Also

©  Bricsys NV. All rights reserved.