Represents an area hatch, which is inserted into a SolidWorks drawing polygon or component face when you click Insert > Annotations > Area Hatch/Fill in a SolidWorks drawing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISketchHatch |
C# | |
---|
public interface ISketchHatch |
C++/CLI | |
---|
public interface class ISketchHatch |
Example
Accessors
See Also