Click or drag to resize

Product_StoreProductLogo Property

The logo of the product. {127, 127, 127} for background is the best. PNG, JPG formats are supported.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<ReferenceValueType_Resource> ProductLogo { get; set; }

Property Value

ReferenceReferenceValueType_Resource
See Also