NotateXpress™ allows the application to set defaults for the toolbar, layers, or system wide.
GetBackColor | Gets the default background color for the specified tool in a layer. |
GetFillColor | Gets the default fill color for a specific tool for a specific layer. |
GetFont | Gets the default font for a specific tool for a specific layer. |
GetHighlightBack | Gets the highlight background for a specific tool for a specific layer. |
GetHighlightFill | Gets the default highlight fill for a specific tool for a specific layer. |
GetMeasureAbbr | Gets the measurement abbreviation for the specified MeasurementChoice. This allows custom strings for each unit of measure. |
GetPenColor | Gets the default pen color for a specific tool for a specific layer. |
GetPenWidth | Gets the default pen width for a specific tool for a specific layer. |
GetText | Gets the default text for a specific tool for a specific layer. |
GetTextColor | Gets the default text color for a specific tool for a specific layer. |
GetToolDefaultAttribute | Gets the global default attribute for a specific tool. |
GetToolDefaultAttribute2 | Gets the system wide default attribute for a specific tool. |
SetAttributeColor | Sets the default color attribute for a specific tool for a specific layer. |
SetAttributeWidth | Sets the default width in pixels for a specific tool for a specific layer. |
SetBackColor | Sets the default background color for a specific tool for a specific layer. |
SetFillColor | Sets the default fill color for a specific tool for a specific layer. |
SetFont | Sets the default font for a specific tool for a specific layer. |
SetHighlightBack | Sets the default highlight background for a specific tool for a specific layer. |
SetHighlightFill | Sets the default highlight fill for a specific tool for a specific layer. |
SetMeasureAbbr | Sets the measurement abbreviation for the specified MeasurementChoice. This allows custom strings for each unit of measure. |
SetPenColor | Sets the default pen color for a specific tool for a specific layer. |
SetPenWidth | Sets the default pen width for a specific tool for a specific layer. |
SetText | Sets the default text for a specific tool for a specific layer. |
SetTextColor | Sets the default text color for a specific tool for a specific layer. |
SetToolDefaultAttribute | Sets the global default attribute for a specific tool. |
BackColor | Gets and sets the default background color for the currently selected tool for the current layer. |
DefaultButtonFont | Gets and sets the default font of new interactively created button elements. |
DefaultButtonText | Gets and sets the default text of new interactively created button elements. |
DefaultNoteFont | Gets and sets the default font of new interactively created note elements. |
DefaultPenColor | Gets and sets the default pen color that will be applied to new interactively created elements. |
DefaultPenWidth | Gets and sets the default pen width that will be applied to new interactively created elements. |
DefaultRulerFont | Gets and sets the default font of new interactively created ruler elements. |
DefaultStampFont | Gets and sets the font of new interactively created stamp elements. |
DefaultStampText | Gets and sets the default text of new interactively created stamp elements. |
DefaultTextColor | Gets and sets the default text color that will be applied to new interactively created elements. |
DefaultTextFont | Gets and sets the default font of new interactively created text elements. |
DefaultTool | Gets and sets the default tool that becomes the active tool in a new layer. |
FillColor | Gets and sets the default fill color for the currently selected tool for the current layer. |
Font | Gets and sets the default font for the currently selected tool for new interactively created elements. |
HighlightBack | Gets and sets if the background color for the currently selected tool for the current is layer displays highlighted (translucent) or as an opaque color. |
HighlightFill | Gets and sets if the fill color for the currently selected tool for the current is layer displays highlighted (translucent) or as an opaque color. |
LineBeginStyle | Gets and sets the line begin style. LineBeginStyle controls the ability for arrowheads and related designs on the beginning of line based tools. |
LineEndStyle | Gets and sets the line end style. LineEndStyle controls the ability for arrowheads and related designs on the end of line based tools. |
PenColor | Gets and sets the default pen color for the currently selected tool for the current layer. |
PenWidth | Gets and sets the default pen width for the currently selected tool for the current layer. |
Text | Gets and sets the default text of new interactively created elements. |
TextColor | Gets and sets the text color for the currently selected tool for the current layer. |
Tool | Gets and sets the current tool for the current layer. |