 | LatticeShowIncrements Property |
Gets/Sets if text increments should be rendered.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool ShowIncrements { get; set; }
Public Property ShowIncrements As Boolean
Get
Set
public:
property bool ShowIncrements {
bool get ();
void set (bool value);
}
member ShowIncrements : bool with get, set
Property Value
Boolean
See Also