PolylineSetStartWidthAt Method

Sets the start width for the specified segment of this polyline entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetStartWidthAt(
        int index,
        double startWidth
)

Parameters

index  Int32
[in] Segment index.
startWidth  Double
[in] End width value.
See Also

©  Bricsys NV. All rights reserved.