Solid Edge FrameworkSupport Type Library
SmartFrame2d Object Members
Overview 
Public Methods
Public Method BringForwardChanges the display order of the referenced object by moving it in front of the first object that obscures it.
Public Method BringToFrontChanges the display order of the referenced object by moving it in front of all other overlapping objects.
Public Method ChangeCropModifies the frame cropping around an OLE object.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CreateEmbedCreates an embedded object in the referenced SmartFrame2d object.
Public Method CreateLinkCreates a linked object from the contents of a file.
Public Method CutMoves the referenced object to the system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method DoVerbExecutes an OLE object's verb.
Public Method DuplicateCopies the referenced object to a specified location, creating a new instance of the object with the same property values as the original.
Public Method FitChanges the scale of the referenced object to fit within a frame.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetOriginReturns the origin for the referenced object.
Public Method LinkMonikerRetrieves a composite moniker to the linked OLE object.
Public Method MirrorCopies the referenced object about an axis.
Public Method MoveMoves the referenced object.
Public Method ObjectVerbsDetermines the available verbs for a give object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RotateRotates the referenced object about the point specified by the angle in radians.
Public Method ScaleScales the referenced object by a specified factor.
Public Method SelectSelects the referenced object in the active window.
Public Method SendBackwardChanges the display order of visible objects by moving the referenced object so that it is in back of the first object behind it.
Public Method SendToBackChanges the display order of visible objects by moving the referenced object behind all overlapping objects.
Public Method SetKeyPointSets the position for a specified key point.
Public Method SetOriginRedefines the offset between the lower left corner of the window and the object's origin.
Public Method UpdateUpdates the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property AutomaticLinkUpdateDetermines the behavior of the OLE object if it is linked in the frame.
Public Property BorderColorSets and returns the color of the border when the BorderVisible property is True.
Public Property BorderDashTypeNameSets and returns the line style to use for the border of the referenced frame object.
Public Property BorderPrintedSpecifies whether or not the border of the referenced frame object is to be printed when the container is printed.
Public Property BorderVisibleSpecifies whether or not the border of the referenced frame object is visible.
Public Property BorderWidthSets and returns the width of the line used to draw the border of the referenced frame object.
Public Property ContentsVisibleSpecifies whether or not the contents of the referenced SmartFrame object are to be displayed.
Public Property CropBottomSets and returns the distance from the origin of the referenced object to the bottom of the frame or view.
Public Property CropLeftSets and returns the distance from the origin of the referenced object to the left side of the frame or view.
Public Property CropRightSets and returns the distance from the origin of the referenced object to the right side of the frame or view.
Public Property CropTopSets and returns the distance from the origin of the referenced object to the top of the frame or view.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property DisplayTypeSets and returns the display type for the referenced object.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property FrameReturns the Frame object for the referenced SmartFrame2d object.
Public Property IndexReturns the numeric index for the active 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 SmartFrame2d object was inserted as an OLE link.
Public Property IsLinkPublicSpecifies whether or not the file associated with the referenced SmartFrame object is public.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property MarginSets and returns the minimum distance from the extents of the OLE object to the extents of the frame boundary.
Public Property NameReturns the name of the referenced object.
Public Property ObjectReturns the dispatch interface associated with the site.
Public Property ObjectTypeReturns the type of the object contained in the referenced SmartFrame2d object.
Public Property ObjectVerbsCountReturns the number of verbs supported by the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ProtectFromSelectionSpecifies whether or not the referenced object can be selected by a mouse click.
Public Property RotationAngleSets and returns the angle, in radians, at which the object is rotated along its major axis.
Public Property ScaleFactorSets and returns the scale factor between an object and its source document.
Public Property ShapeOptionSets and returns the shape for the border of the referenced object.
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
Public Property TypeSpecifies the type of the object being referenced.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

SmartFrame2d Object

Send comments on this topic.