CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx3dSource.RandomPositionResultCbFunc.Arg

    コールバックイベント引数型

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public struct CriAtomEx3dSource.RandomPositionResultCbFunc.Arg

    Properties

    resultInfo

    位置座標結果の詳細

    Declaration
    public readonly NativeReference<CriAtomEx3dSource.RandomPositionResultInfoDetail> resultInfo { get; }
    Property Value
    Type Description
    NativeReference<CriAtomEx3dSource.RandomPositionResultInfoDetail>
    In this article
    Back to top Generated by DocFX