IReferenceImage Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IReferenceImage.

Public Properties

 NameDescription
 PropertyBrightnessGets or sets the brightness of light emitted by this Referenced image.  
 PropertyColorGets or sets the LineColor of this Referenced image.  
 PropertyContrastGets or sets the amount of contrast to apply to this Referenced image.  
 PropertyErasedGets or sets whether to erase or restore the Referenced image.  
 PropertyFadeGets or sets the amount of fade to apply to this Referenced image.  
 PropertyHandleGets the value of the handle for the Referenced image.  
 PropertyHeightGets or sets the height of this Referenced image.  
 PropertyLayerGets or sets the name of the Layer of the Referenced image.  
 PropertyLineScaleGets or sets the scale factor for the Referenced image's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Referenced image.  
 PropertyLineWeightGets or sets the LineWeight for the Referenced image.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Referenced image.  
 PropertyRotationGets or sets the angle by which to rotate this Referenced image.  
 PropertyScaleImageGets or sets the scale factor for scaling this Referenced image.  
 PropertyShowClippedGets or sets whether to display only part of this Referenced image.  
 PropertyShowImageGets or sets whether to display the Referenced image.  
 PropertyTransparencyGets or sets whether light can pass through the Referenced image.  
 PropertyVisible

Gets or sets whether to show the Referenced image in the drawing.

 
 PropertyWidthGets or sets the width of this Referenced image.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Referenced image.  
 MethodDeleteCustomDataDeletes the specified custom data from the Referenced image.  
 MethodDeleteHyperLinkDeletes a hyperlink attached to the Referenced image.  
 MethodGetBoundingBoxGets the bounding box enclosing the Referenced image.  
 MethodGetClipBoundaryGets the clipping boundary of this Referenced image.  
 MethodGetCustomDataGets the specified custom data for the Referenced image.  
 MethodGetExtensionDictionaryGets the dictionary for the Referenced image.  
 MethodGetHyperLinkGets the hyperlink attached to the Referenced image.  
 MethodGetPathGets the path and file name of the Referenced image.  
 MethodGetPositionGets the coordinates of the insertion point of this Referenced image.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Referenced image, if the dictionary exists and is empty.  
 MethodReloadReloads the Referenced image.  
 MethodRemoveClipBoundaryRemoves the clipping boundary of this Referenced image.  
 MethodSelectAdds or removes the selected Referenced image to or from the current selection set.  
 MethodSetClipBoundarySets the clipping boundary for this Referenced image.  
 MethodSetCustomDataSets the custom data for the Referenced image.  
 MethodSetHyperLinkAttaches a hyperlink to the Referenced image.  
 MethodSetPathSets the path and file name to a Referenced image.  
 MethodSetPositionSets the coordinates of the insertion point of this Referenced image.  
 MethodUnloadUnloads the Referenced image.  
Top

See Also