Gets or sets the input type.
Read-write property
[Visual Basic .NET] |
---|
Public Property InputType() As AgECircularApertureInputType
|
[C#] |
---|
public AgECircularApertureInputType InputType {get; set;}
|
[Managed C++] |
---|
public: __property AgECircularApertureInputType get_InputType();
|
[Unmanaged C++] |
---|
public: HRESULT get_InputType(
|
[Java] |
---|
public AgECircularApertureInputType getInputType();public void setInputType(
|