This .NET class wraps the AcGiVisualStyle ObjectARX class. This class defines a Visual Style - a collection of visual properties that can be applied to graphical entities.
Autodesk.AutoCAD.GraphicsInterface.VisualStyle
Public Class VisualStyle Inherits RXObject
public class VisualStyle : RXObject;
Comments? |