Class PmiBalloonIdSymbolData
Inheritance
PmiBalloonIdSymbolData
Assembly: NXOpen.dll
Syntax
public class PmiBalloonIdSymbolData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiBalloonIdSymbolData(nint)
Declaration
protected PmiBalloonIdSymbolData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
LowerText
Declaration
public string LowerText { get; }
Property Value
Type
Declaration
public BalloonTypes Type { get; }
Property Value
UpperText
Declaration
public string UpperText { get; }
Property Value
Methods
GetTexts()
Declaration
public string[] GetTexts()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink