OriginFeature Property (IDimXpertAngleBetweenCircularDimTol)
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property OriginFeature As DimXpertFeature |
C# | |
---|
DimXpertFeature OriginFeature {get;} |
C++/CLI | |
---|
property DimXpertFeature^ OriginFeature {
DimXpertFeature^ get();
} |
See Also