Gets or sets the lattice type.
Read-write property
[Visual Basic .NET] |
---|
Public Property LatticeType() As AgELatticeType
|
[C#] |
---|
public AgELatticeType LatticeType {get; set;}
|
[Managed C++] |
---|
public: __property AgELatticeType get_LatticeType();
|
[Unmanaged C++] |
---|
public: HRESULT get_LatticeType(
|
[Java] |
---|
public AgELatticeType getLatticeType();public void setLatticeType(
|