The GwxConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
AlignBottom |
Aligns the bottom edges of the currently selected objects.
| |
AlignCenters |
Aligns the centers of the currently selected objects.
| |
AlignHorizontalCenters |
Aligns the horizontal centers of the currently selected objects.
| |
AlignLeft |
Aligns the left edges of the currently selected objects.
| |
AlignRight |
Aligns the right edges of the currently selected objects.
| |
AlignTop |
Aligns the top edges of the currently selected objects.
| |
AlignVerticalCenters |
Aligns the vertical centers of the currently selected objects.
| |
ApplyPasswordForLoad |
The specified password will be automatically entered when loading password-protected displays in configuration mode.
This can be used to avoid showing the password prompt user interface when loading password-protected displays in configuration mode.
| |
ApplyPasswordForSave |
Encrypts the specified password and stores the encrypted value to be saved in the document.
The specified password will be temporarily cached and used for subsequent re-saves of the same document (to prevent repeatedly prompting for the password).
| |
BringForward |
Brings the selected objects one step forward in the z-order.
| |
BringToFront |
Brings the selected objects to the front of the z-order.
| |
CollapseAcross |
Moves the selected objects so that they are touching but not overlapping in the horizontal direction.
| |
CollapseDown |
Moves the selected objects so that they are touching but not overlapping in the vertical direction.
| |
CopyDynamics |
Copies the specified list of GwxDynamic objects to the clipboard.
| |
CopyDynamicsToDataObject |
Copies the specified list of GwxDynamic objects to a new IDataObject.
| |
CopyObjects |
Copies the specified list of GwxDependencyObject objects to the clipboard.
| |
CopyObjectsToDataObject |
Copies the specified list of GwxElement objects to a new IDataObject.
| |
CopySelectedObjects |
Copies the selected objects to the clipboard.
| |
CopySelectedObjectsToDataObject |
Copies the selected objects to a new IDataObject.
| |
CreateDynamic(Type, GwxDependencyObject) |
Creates a GwxDynamic derived object of the specified
type and attaches it to the specified GwxDependencyObject.
| |
CreateDynamic(Type, GwxDependencyObject, Boolean) |
Creates a GwxDynamic derived object of the specified
type and attaches it to the specified GwxDependencyObject.
| |
CreateDynamics |
Creates and attaches a GwxDynamic derived object of the specified
type for each of the specified GwxDependencyObjects.
| |
CreateObject |
Creates a new GwxElement using the specified parameters.
| |
CreateSelectorDynamic |
Creates a new GwxSelectorBase derived dynamic using the currently selected objects.
| |
CutObjects |
Copies the specified list of GwxDependencyObject objects to the clipboard and deletes them from the display.
| |
CutSelectedObjects |
Copies the selected objects to the clipboard and deletes them from the display.
| |
DeleteAllDynamics |
Deletes all GwxElement objects from the display.
| |
DeleteObjects |
Deletes the specified list of GwxElement objects from the display.
| |
DeleteSelectedDynamics |
Deletes all selected objects that have one or more associated GwxDynamic objects.
| |
DeleteSelectedObjects |
Deletes the selected objects from the display.
| |
DuplicateObjects |
Duplicates the specified list of GwxElement objects.
| |
DuplicateSelectedObjects |
Duplicates the selected objects.
| |
EnsureHeadSelectedObjectIsVisible |
If the HeadSelectedObject is not fully visible in the view,
the view is panned to center the object in the view.
If the HeadSelectedObject is already fully visible in the
window, this method does nothing.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
FileNew |
Loads a new blank document.
| |
FileOpen |
Synchronously loads the specified filename/uri.
| |
FlipHorizontal |
Flips the selected objects horizontally.
| |
FlipVertical |
Flips the selected objects vertically.
| |
GetDynamicObjectByName |
Retrieve a GwxDynamic object given its name.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetObjectByName |
Gets the visual GwxDependencyObject in the display with the specified name.
| |
GetObjectByTitle |
Gets the visual GwxDependencyObject in the display with the specified title.
| |
GetObjectsByName |
Gets a list of visual GwxDependencyObjects in the display with the specified name.
| |
GetObjectsByTitle |
Gets a list of visual GwxDependencyObjects in the display with the specified title.
| |
GetSymbolLibraryControl |
Gets the Symbol Library control that is running in the configurator.
| |
GetTargetElement |
Gets the GwxDependencyObject to which this GwxDynamic is attached.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GroupSelectedObjects |
Groups the currently selected objects.
| |
GroupSelectedObjectsToViewbox |
Groups the currently selected objects into a Viewbox.
| |
GroupSelectedObjectsWithNoZoom |
Groups the selected objects into an EWX-friendly hierarchy.
| |
ImportGpxFromFile |
Imports a .gpx file and converts it to a grouping of native application objects.
| |
ImportMetafile(Metafile, Double, Rect) |
Imports a metafile and converts it to a grouping of native application objects.
| |
ImportMetafile(Metafile, Rect, Boolean, Boolean) |
Imports a metafile and converts it to a grouping of native application objects.
| |
ImportMetafile(Metafile, Rect, Boolean, Boolean, IProgressContext) |
Imports a metafile and converts it to a grouping of native application objects.
| |
ImportMetafileFromFile(String, Double, Rect) |
Imports a metafile and converts it to a grouping of native application objects.
| |
ImportMetafileFromFile(String, Rect, Boolean, Boolean, IProgressContext) |
Imports a metafile and converts it to a grouping of native application objects.
| |
ImportSvgFromFile |
Imports a metafile and converts it to a grouping of native application objects.
| |
MakeSameHorizontalSize |
Resizes the selected objects to all have the same width.
| |
MakeSameSize |
Resizes the selected objects to all have the same width and height.
| |
MakeSameVerticalSize |
Resizes the selected objects to all have the same height.
| |
OpenBrushEditor |
Opens the Brush editor dialog, allowing the user to choose a color, gradient, or texture.
| |
OpenColorPicker |
Opens the Color picker dialog, allowing the user to choose a color.
| |
OpenDataBrowser |
Opens the Data Browser to allow the user to select a tag name.
| |
OpenDataBrowserMultiselect |
Opens the Data Browser to allow the user to select a list of tag names.
| |
PasteFromClipboard |
Pastes the current clipboard data to the current display, if a supported data format is on the clipboard.
| |
PasteFromDataObject |
Pastes the data in the specified IDataObject to the current display, if a supported data format is in the IDataObject.
| |
PermanentlyResolveLocalAliases |
Permanently resolves local aliases used within the specified list of objects.
| |
RotateLeft90 |
Rotates the selected objects counter-clockwise by 90 degrees.
| |
RotateRight90 |
Rotates the selected objects clockwise by 90 degrees.
| |
Save |
Saves the current document.
If the document has never been saved, the "Save As" dialog will be shown,
otherwise the document will be saved to it's current URI.
| |
SaveAs |
Saves the current document to the specified URI.
| |
SaveToImageFile |
Saves a bitmap representation of the specified element to an image file.
The format of the image file is determined by the file extension specified in the filename.
Supported formats are: PNG, JPG, GIF, BMP, and TIF.
| |
SelectAllDynamicObjects |
Selects all objects in the CurrentParent that have
one or more associated GwxDynamic objects.
| |
SelectAllObjects()()()() |
Selects all objects in the CurrentParent.
| |
SelectAllObjects(Type) |
Selects all objects in the CurrentParent that have the specified Type.
| |
SendBackward |
Sends the selected objects one step backward in the z-order.
| |
SendToBack |
Sends the selected objects to the back of the z-order.
| |
SetCurrentParent |
Sets the CurrentParent to be the specified IGwxElementContainer, if possible.
| |
SetCurrentParentToRootElement |
Sets the CurrentParent to be the Root object.
| |
SetCurrentParentUpOneLevel |
Sets the CurrentParent to be the parent object of the current parent.
| |
SetSelectedObject |
Sets the specified GwxElement as the only selected object.
| |
SetSelectedObjects |
Clears the current selection and sets each object in the specified
list of GwxElement objects as selected.
| |
SpaceEvenlyAcross |
Moves the selected objects so that they are spaced evenly in the horizontal direction.
| |
SpaceEvenlyDown |
Moves the selected objects so that they are spaced evenly in the vertical direction.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateMobileDisplayfaceplateOSServiceInformation |
Updates service property to be shared with Common Core. This
is necessary so that fonts are filtered accoridn go the
faceplate being used.
|