You are here: Start » AVL.NET » Invoke.RegionSkewness
Directional standard deviation of the distance of the region's points to the center.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void RegionSkewness ( Avl.Region inRegion, float inOrientation, Avl.ProjectionDirection inDirection, out float outSkewness )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Avl.Region | Input region. | ||
![]() | inOrientation | float | .0f | Default value: .0f. | |
![]() | inDirection | Avl.ProjectionDirection | Horizontal | Default value: Horizontal. | |
![]() | outSkewness | float |