HatchSetGradient Method

Sets the gradient type and name for this hatch entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetGradient(
        GradientPatternType gradientType,
        string gradientName
)

Parameters

gradientType  GradientPatternType
[in] Gradient type.
gradientName  String
[in] Gradient name.
Remarks
gradientType can be one of the following: Name Value PreDefinedGradient 0 UserDefinedGradient 1 Gradient name can be: SPHERICAL, HEMISPHERICAL, CURVED, LINEAR CYLINDER, INVSPHERICAL, INVHEMISPHERICAL, INVCURVED, INVLINEAR, or INVCYLINDER.
See Also

©  Bricsys NV. All rights reserved.