Method Update
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
Update()
Updates the object after change of properties.
public override void Update()
Remarks
Call this method after changing properties that influences the geometry of the object. The update method will force other properties to be recalculated (e.g Bounding Box).