Click or drag to resize

PublishManagerCylinderSideCountSmall Property

Cylinder Side Count Small. 6~36. Default : 6

Namespace:  VIZPub.NET
Assembly:  VIZPub.NET (in VIZPub.NET.dll) Version: 1.3.21.508 (1.3.21.508)
Syntax
C#
[RangeAttribute(6, 36, ErrorMessage = "Value for {0} must be between {1} and {2}.")]
public int CylinderSideCountSmall { get; set; }

Property Value

Type: Int32
See Also