Search Results for

    Show / Hide Table of Contents

    Class PmiBalloonIdSymbolData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiBalloonIdSymbolData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    PmiSemanticData.FreeResource()
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Annotations
    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 Description
    string

    Type

    Declaration
    public BalloonTypes Type { get; }
    Property Value
    Type Description
    BalloonTypes

    UpperText

    Declaration
    public string UpperText { get; }
    Property Value
    Type Description
    string

    Methods

    GetTexts()

    Declaration
    public string[] GetTexts()
    Returns
    Type Description
    string[]

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IDisposable
    In this article
    Back to top Generated by DocFX