Gets or sets where the positions on the path are removed from.
Read-write property
[Visual Basic .NET] |
---|
Public Property RemoveLocation() As AgEStkGraphicsPathPrimitiveRemoveLocation |
[C#] |
---|
public AgEStkGraphicsPathPrimitiveRemoveLocation RemoveLocation {get; set;} |
[Managed C++] |
---|
public: __property AgEStkGraphicsPathPrimitiveRemoveLocation get_RemoveLocation(); |
[Unmanaged C++] |
---|
public: HRESULT get_RemoveLocation( |
[Java] |
---|
public AgEStkGraphicsPathPrimitiveRemoveLocation getRemoveLocation();public void setRemoveLocation( |