STK ObjectsSend comments on this topic.
TypeData Property (IAgFmDefDilutionOfPrecision)
See Also
Windows





Windows & Linux

Description

DOP type data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeData() As IAgFmDefinitionData
[C#]
public IAgFmDefinitionData TypeData {get;}
[Managed C++]
public: __property IAgFmDefinitionData ^ get_TypeData();
[Unmanaged C++]
public: HRESULT get_TypeData(
    IAgFmDefinitionData ** ppRetVal
);
[Java]
public IAgFmDefinitionData getTypeData();
[Python - STK API ]
@property
def TypeData(self) -> "IAgFmDefinitionData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.