IShape Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the shape.  
 MethodDeleteCustomDataDeletes the specified custom data from the shape.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the shape.  
 MethodGetBoundingBoxGets the bounding box enclosing the shape.  
 MethodGetCustomDataGets the specified custom data for the shape.  
 MethodGetExtensionDictionaryGets the dictionary for the shape.  
 MethodGetHyperLinkGets the hyperlink attached to the shape.  
 MethodGetNormalGets the vector normal to this shape.  
 MethodGetPositionGets the insertion point of the shape.  
 MethodGetShapeNumberGets the number of shape.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the shape, if the dictionary exists and is empty.  
 MethodSelectAdd or removes the selected shape to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the shape.  
 MethodSetHyperLinkAttaches a hyperlink to the shape.  
 MethodSetNormalSets the vector normal to the shape.  
 MethodSetPositionSets the insertion point of the shape.  
Top

See Also