IHatchPattern Interface Send Feedback
See Also  Members   Example
Allows access to the Hatch pattern of a drawing.

Syntax

Visual Basic 
Public Interface IHatchPattern 
C# 
public interface IHatchPattern 
JavaScript 
Object dsHatchPattern
COM native C++ 
interface IHatchPattern
C++ 
class dsHatchPattern

Example

Accessors

Object Model

See Also