IRegion Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IRegion members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Region.  
 MethodDeleteCustomDataDeletes the specified custom data from the Region.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Region.  
 MethodGetAreaCalculates the area of the Region.  
 MethodGetBoundingBoxGets the bounding box enclosing the Region.  
 MethodGetCentroidCalculates the centroid of a Region.  
 MethodGetCustomDataGets the specified custom data for the Region.  
 MethodGetExtensionDictionaryGets the dictionary for the Region.  
 MethodGetHyperLinkGets the hyperlink attached to the Region.  
 MethodGetNormalGets a vector that is normal to the Region.  
 MethodGetPerimeterCalculates the perimeter of the Region.  
 MethodGetPlaneGets an infinite mathematical plane for the Region.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Region, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Region to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the Region.  
 MethodSetHyperLinkAttaches a hyperlink to the Region.  
Top

See Also