public void SetSelectionFillIsHatched( bool isHhatched )
Public Sub SetSelectionFillIsHatched( _ ByVal isHhatched As Boolean _ )
Parameters
- isHhatched
- Is the selection fill hatched.
public void SetSelectionFillIsHatched( bool isHhatched )
Public Sub SetSelectionFillIsHatched( _ ByVal isHhatched As Boolean _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10