Click or drag to resize

Point Class

Creates new or modifies parameters of the existing Point object.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysShape
              MediaCy.Commands.OverlaysPoint

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class Point
	Inherits Shape

The Point type exposes the following members.

Constructors
  NameDescription
Public methodPoint
Initializes a new instance of the Point class
Public methodPoint(McCommand)
Initializes a new instance of the Point class
Top
Properties
  NameDescription
Public propertyScalePercent
A scaling percentage for point shape display.
Public propertyShape
Set the appearance of this marker object to one of the predefined shapes.
Top
Methods
  NameDescription
Public methodStatic memberFromGraphObj
Create a new Point using the properties of an existing McGraphObjPoint object.
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks