IMcProfileEdgesTicMarkLabel Property
|
|
A label to be placed next to each tic mark placed in the EdgeTicMarksAsMcLines
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxProperty TicMarkLabel As String
Get
Set
Property Value
Type:
String
RemarksThe label is blank by default.
On assignment, the built-in EdgeTicMarksAsMcLines (the default one accessed as
the EdgeTicMarksAsMcLines property) is automatically updated with the new tic
mark label, but sub-set McLines created by passing a selector to
EdgeTicMarksAsMcLines are not automatically updated.
See Also