 
            | Solid Edge Framework Type Library > HatchPatternStyle Object : SetRadialElementCenterLocation Method | 
| Visual Basic | 
|---|
| Public Sub SetRadialElementCenterLocation( _ ByVal nDisplayIndex As Long, _ ByVal ellipseCenterLocation As RadialHatchElementCenterLocation _ ) | 
| Value | Description | 
|---|---|
| igRadialHatchElementCenterBottomLeft | Hatch ellipse center at bottom-left corner of range box | 
| igRadialHatchElementCenterBottomMid | Hatch ellipse center at bottom-mid corner of range box | 
| igRadialHatchElementCenterBottomRight | Hatch ellipse center at bottom-right corner of range box | 
| igRadialHatchElementCenterMidLeft | Hatch ellipse center at mid-left corner of range box | 
| igRadialHatchElementCenterMidMid | Hatch ellipse center at mid-mid corner of range box | 
| igRadialHatchElementCenterMidRight | Hatch ellipse center at mid-right corner of range box | 
| igRadialHatchElementCenterTopLeft | Hatch ellipse center at top-left corner of range box | 
| igRadialHatchElementCenterTopMid | Hatch ellipse center at top-mid corner of range box | 
| igRadialHatchElementCenterTopRight | Hatch ellipse center at top-right corner of range box | 
| igRadialHatchElementCenterUnknown |