public sealed class CropTransformationProperty : TransformationProperty
Public NotInheritable Class CropTransformationProperty
Inherits TransformationProperty
public ref class CropTransformationProperty sealed : public TransformationProperty
[<SealedAttribute>]
type CropTransformationProperty =
class
inherit TransformationProperty
end
Bottom | Gets the bottom edge of the crop rectangle. |
Left | Gets the left edge of the crop rectangle. |
Right | Gets the right edge of the crop rectangle. |
Top | Gets the top edge of the crop rectangle. |
Type |
Gets the type of transformation.
(Inherited from TransformationProperty) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Overrides TransformationPropertyToString) |