Click or drag to resize

UserDictionaryShouldWrite Property

Writes this entity if the count is larger than 0.

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public override bool ShouldWrite { get; }

Property Value

Type: Boolean
See Also