Solid Edge Framework Type Library
SetRadialElementCenterLocation Method
Description
Set the location of ellipse center for radial elements
Syntax
Visual Basic
Public Sub SetRadialElementCenterLocation( _
   ByVal nDisplayIndex As Long, _
   ByVal ellipseCenterLocation As RadialHatchElementCenterLocation _
) 
Parameters
nDisplayIndex
ellipseCenterLocation
ValueDescription
igRadialHatchElementCenterBottomLeftHatch ellipse center at bottom-left corner of range box
igRadialHatchElementCenterBottomMidHatch ellipse center at bottom-mid corner of range box
igRadialHatchElementCenterBottomRightHatch ellipse center at bottom-right corner of range box
igRadialHatchElementCenterMidLeftHatch ellipse center at mid-left corner of range box
igRadialHatchElementCenterMidMidHatch ellipse center at mid-mid corner of range box
igRadialHatchElementCenterMidRightHatch ellipse center at mid-right corner of range box
igRadialHatchElementCenterTopLeftHatch ellipse center at top-left corner of range box
igRadialHatchElementCenterTopMidHatch ellipse center at top-mid corner of range box
igRadialHatchElementCenterTopRightHatch ellipse center at top-right corner of range box
igRadialHatchElementCenterUnknown
See Also

HatchPatternStyle Object  | HatchPatternStyle Members  | Solid Edge ST4 - What's New