InternalRegionDetection Property (IHatchPattern) Send Feedback
See Also 
Gets or sets the type of internal region detection for this Hatch pattern.

Syntax

Visual Basic 
Property InternalRegionDetection As dsHatchPatternInternalRegionDetection_e
C# 
dsHatchPatternInternalRegionDetection_e InternalRegionDetection {get; set;}
JavaScript 
get_InternalRegionDetection () : String
put_InternalRegionDetection (
   NewVal : String
)
COM native C++ 
HRESULT get_InternalRegionDetection(
   dsHatchPatternInternalRegionDetection_e* Val
) 
HRESULT put_InternalRegionDetection( 
   dsHatchPatternInternalRegionDetection_e NewVal
C++ 
DSRESULT get_InternalRegionDetection (
   dsHatchPatternInternalRegionDetection_e* Val
)
DSRESULT put_InternalRegionDetection(
   dsHatchPatternInternalRegionDetection_e NewVal
)

Property Value

Type of internal region detection as defined in dsHatchPatternInternalRegionDetection_e

See Also

Availability

DraftSight V1R1.3