Click or drag to resize

LabelDisplayLocationCommand Class

Sets location options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandLabelDisplayLocationCommandProperties
        MediaCy.Addins.ActiveDataOverlayLabelDisplayLocationCommand

Namespace:  MediaCy.Addins.ActiveDataOverlay
Assembly:  MediaCy.Addins.ActiveDataOverlay (in MediaCy.Addins.ActiveDataOverlay.dll) Version: 1.0.0.0
Syntax
VB
Public Class LabelDisplayLocationCommand
	Inherits BaseObjectCommand(Of LabelDisplayLocationCommandProperties)

The LabelDisplayLocationCommand type exposes the following members.

Constructors
  NameDescription
Public methodLabelDisplayLocationCommand
Initializes a new instance of the LabelDisplayLocationCommand class
Public methodLabelDisplayLocationCommand(McCommand)
Initializes a new instance of the LabelDisplayLocationCommand class
Public methodLabelDisplayLocationCommand(McCommand, Object)
Initializes a new instance of the LabelDisplayLocationCommand class
Top
Properties
  NameDescription
Public propertyAnchorX
Horizontal anchor
Public propertyAnchorY
Vertical anchor
Public propertyLocationX
X position
Public propertyLocationY
Y position
Public propertyName
Location name.
Public propertyTitleWidth
Width of the title field in pixels.
Public propertyValueWidth
Width of the value field in pixels.
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Public methodRecordProp
Top
Remarks