PatternDefinition Constructor

Initializes a new instance of the PatternDefinition class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public PatternDefinition(
        double patternAngle,
        Point2d basePoint,
        Point2d offsetVector,
        DoubleCollection dashOffsets
)

Parameters

patternAngle
Type: SystemDouble
basePoint
Type: Teigha.GeometryPoint2d
offsetVector
Type: Teigha.GeometryPoint2d
dashOffsets
Type: Teigha.GeometryDoubleCollection
See Also

©  Bricsys NV. All rights reserved.