IHatch Interface Send Feedback
See Also  Members   Example
Allows access to the Hatch in a drawing.

Syntax

Visual Basic 
Public Interface IHatch 
C# 
public interface IHatch 
JavaScript 
Object dsHatch
COM native C++ 
interface IHatch
C++ 
class dsHatch

Example

Accessors

Object Model

See Also