RenderSmoothness property example

Sub RenderSmoothness_Example()

' This example returns the current setting of RenderSmoothness.

    Dim RSmooth As Double

    RSmooth = ThisDrawing.preferences.RenderSmoothness

    MsgBox "The RenderSmoothness property is: " & RSmooth

End Sub

 

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.