bool ShapeTypeSupportedWithRulePackage( FeatureLayer featureLayer )
Function ShapeTypeSupportedWithRulePackage( _ ByVal featureLayer As FeatureLayer _ ) As Boolean
Parameters
- featureLayer
- The layer to check the shapetype of
Return Value
bool
bool ShapeTypeSupportedWithRulePackage( FeatureLayer featureLayer )
Function ShapeTypeSupportedWithRulePackage( _ ByVal featureLayer As FeatureLayer _ ) 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