Method Enabled
Enabled(HumanSegmentationStencilMode)
Determine whether the segmentation stencil mode is enabled.
Declaration
public static bool Enabled(this HumanSegmentationStencilMode segmentationStencilMode)
Parameters
Type | Name | Description |
---|---|---|
HumanSegmentationStencilMode | segmentationStencilMode | The segmentation stencil mode to check. |
Returns
Type | Description |
---|---|
bool |
|