CadSunObjectShadowMapSize Property

Gets or sets the shadow map size.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadShortParameter ShadowMapSize { get; set; }

Property Value

Type: CadShortParameter
See Also