Allows access to the Hatch in a drawing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IHatch |
C# | |
---|
public interface IHatch |
JScript | |
---|
public interface IHatch |
Managed Extensions for C++ | |
---|
public __gc __interface IHatch |
C++/CLI | |
---|
public interface class IHatch |
Example
Accessors
Access Diagram
See Also