Solid Edge FrameworkSupport Type Library
Image2d Object Members
Overview 
Public Methods
Public Method DoVerbThis method executes an OLE object's verb, such as Open, for an operation such as editing.
Public Method GetOriginGets the lower left point of the rectangular image border.
Public Method GetTransparentColorThis method returns the RGB color that is transparent in the referenced Image2d object.
Public Method SetOriginSets the lower left point of the rectangular image border.
Public Method SetTransparentColorThis method sets the RGB color that is transparent in the referenced Image2d object.
Public Method UpdateUpdates the referenced object.
Public Properties
Public Property AngleThe angular rotation of the referenced object.
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BorderColorGets and sets the border color as a COLORREF int.
Public Property BorderStyleNameGets and sets the linear style name of the border.
Public Property BorderTypeNameGets and sets the dash style name of the border.
Public Property BorderWidthGets and sets the width of the border in mm.
Public Property FlipHorizontalThis read-write Boolean property flips the horizontal orientation of the referenced Image2d object.
Public Property FlipVerticalThis read-write Boolean property flips the vertical orientation of the referenced Image2d object.
Public Property HeightReturns the height of the referenced object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property IsLinkSpecifies whether or not the file associated with the referenced object was inserted as an OLE link.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property LockAspectRatioThis read-write Boolean property specifies whether the aspect ratio of the referenced Image2d object is locked. When set to True, the Height and Width of the referenced Image2d object retain the same proportions when either of them is changed.
Public Property OpacitySets and returns the opacity (from 0% to 100%) for the referenced Image2d object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ResetAspectRatioThis read-write Boolean property specifies whether the aspect ratio of the referenced Image2d object is reset. When set to True, the Height and Width of the referenced Image2d object return to their original proportions.
Public Property ShowBorderGets and sets TRUE/FALSE for ShowBorder enabled/disabled
Public Property TypeSpecifies the type of the object being referenced.
Public Property WidthReturns the width of the referenced object.
See Also

Image2d Object