Sub Example_ColorIndex() 'This example draws a circle and 'returns the closest color index. Dim col As New AcadAcCmColor Call col.SetRGB(125, 175, 235) Dim ...
確定! 回上一頁