Hi,
Is it possible to change the bitmap of FillMode with c#?
I can set it to bitmap with:
displayMode.DisplayAttributes.FillMode = Rhino.Display.DisplayPipelineAttributes.FrameBufferFillMode.Bitmap;
But can’t find a way to set it.
Thank you.
Hi,
Is it possible to change the bitmap of FillMode with c#?
I can set it to bitmap with:
displayMode.DisplayAttributes.FillMode = Rhino.Display.DisplayPipelineAttributes.FrameBufferFillMode.Bitmap;
But can’t find a way to set it.
Thank you.