(Leadtools.Annotations.Automation)

AnnSolidColorBrushEditor Constructor (AnnSolidColorBrushEditor)

Show in webframe




The value to edit.
The category name.
Property name.
Display name
Initializes a new instance of AnnSolidColorBrushEditor.
Syntax
public AnnSolidColorBrushEditor( 
   AnnSolidColorBrush annSolidColorBrush,
   string category,
   string propertyName,
   string displayName
)
public AnnSolidColorBrushEditor( 
   AnnSolidColorBrush annSolidColorBrush,
   string category,
   string propertyName,
   string displayName
)
-(id) initWithBrush:(LTAnnSolidColorBrush*) brush 
           category:(NSString*) category 
       propertyName:(NSString*) propertyName 
        displayName:(NSString*) displayName;
            
public AnnSolidColorBrushEditor(
  AnnSolidColorBrush annSolidColorBrush, 
  String category, 
  String propertyName, 
  String displayName
)
            
function AnnSolidColorBrushEditor( 
   annSolidColorBrush ,
   category ,
   propertyName ,
   displayName 
)

Parameters

annSolidColorBrush
The value to edit.
category
The category name.
propertyName
Property name.
displayName
Display name
Requirements

Target Platforms

See Also

Reference

AnnSolidColorBrushEditor Class
AnnSolidColorBrushEditor Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.