The range contours properties for the
facility, place or target.
Read-only property
[Visual Basic .NET] |
---|
Public Property Contours() As IAgGfxRangeContours
|
[C#] |
---|
public IAgGfxRangeContours Contours {get;}
|
[Managed C++] |
---|
public: __property IAgGfxRangeContours^ get_Contours();
|
[Unmanaged C++] |
---|
public: HRESULT get_Contours(
|
[Java] |
---|
public IAgGfxRangeContours getContours();
|