Gets or sets the type of internal region detection for this Hatch pattern.
.NET Syntax
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