IHatchPattern Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IHatchPattern.

Public Properties

 NameDescription
 PropertyAssociativeGets whether the Hatch pattern has associativity with the boundary.  
 PropertyInternalRegionDetectionGets or sets the type of internal region detection for this Hatch pattern.  
Top

Public Methods

 NameDescription
 MethodDropAssociativeRemoves associativity of the Hatch pattern with the boundary.  
 MethodGetFillTypeGets the type of fill for the Hatch pattern.  
 MethodGetGradientDataGets the specified color fill gradient data.  
 MethodGetGradientStyleGets the gradient style for this Hatch pattern.  
 MethodGetHatchOrSolidDataGets the specified Hatch pattern data.  
 MethodGetOriginGets the origin of the Hatch pattern line.  
 MethodSetGradientDataSets the specified color fill gradient.  
 MethodSetGradientStyleSets the gradient style for this Hatch pattern.  
 MethodSetHatchOrSolidDataSets the specified Hatch pattern.  
 MethodSetOriginSets the origin of the Hatch pattern line.  
Top

See Also