BezierCurve.GetNewPropsDrawable

BezierCurve.GetNewPropsDrawable method

Creates a new Bezier curve using geometry of current BEzier curve and provided non-geometric properties

public override IIgesDrawable GetNewPropsDrawable(IDrawableProperties props)
ParameterTypeDescription
propsIDrawablePropertiesNew non-geometric properties

Return Value

New Bezier curve with current geometry and new non-geometric properties

See Also