Class MarkerModel
Inheritance
MarkerModel
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class MarkerModel : BasicModel, IMessageSink, INXObject, IDisplayableModel
Constructors
MarkerModel()
Declaration
protected MarkerModel()
Properties
PointIndex
Declaration
public int PointIndex { get; }
Property Value
Type | Description |
---|---|
int |
RecordIndex
Declaration
public int RecordIndex { get; }
Property Value
Type | Description |
---|---|
int |
Methods
Delete()
Declaration
public void Delete()
Implements
System.Runtime.Remoting.Messaging.IMessageSink