C-DEngine 5.105

nmiCtrlShape..::..SetShape Property

Sets a shape in the area after clearing the area

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string SetShape { get; set; }
Public Property SetShape As String
	Get
	Set
public:
property String^ SetShape {
	String^ get ();
	void set (String^ value);
}