Class ArbitraryTargetData
Inheritance
ArbitraryTargetData
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class ArbitraryTargetData : DatumTargetData, IMessageSink, IDisposable
Constructors
ArbitraryTargetData(nint)
Declaration
protected ArbitraryTargetData(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Properties
UpperText
Declaration
public string UpperText { get; set; }
Property Value
Type | Description |
---|---|
string |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink