For a list of all members of this type, see LineProfileCommand members.
"| Name | Description | |
|---|---|---|
| BlueBuffer | Array that ise allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties. Supported in Silverlight, Windows Phone 7 |
| FirstPoint | Gets or sets the starting point for the line. Supported in Silverlight, Windows Phone 7 |
| GreenBuffer | Array that is allocated and updated with the green values for the line specified by the FirstPoint and SecondPoint properties. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| RedBuffer | Array that is allocated and updated with the red values for the line specified by the FirstPoint and SecondPoint properties. Supported in Silverlight, Windows Phone 7 |
| SecondPoint | Gets or sets the end point for the line. Supported in Silverlight, Windows Phone 7 |