ColorOperationOperationType Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public ColorTransformOperation OperationType { get; }
Public ReadOnly Property OperationType As ColorTransformOperation
Get
public:
virtual property ColorTransformOperation OperationType {
ColorTransformOperation get () sealed;
}
abstract OperationType : ColorTransformOperation with get
override OperationType : ColorTransformOperation with get
Property Value
Type:
ColorTransformOperationImplements
IColorOperationOperationTypeSee Also