Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > ConvertCtrl Class : SelectionStartModifier Property |
public virtual SelectionModifierType SelectionStartModifier {get; set;}
'Declaration
Public Overridable Property SelectionStartModifier As SelectionModifierType
'Usage
Dim instance As ConvertCtrl Dim value As SelectionModifierType instance.SelectionStartModifier = value value = instance.SelectionStartModifier
public: virtual property SelectionModifierType SelectionStartModifier { SelectionModifierType get(); void set ( SelectionModifierType value); }