Symbol Class
From Neo smartpen SDK
Class Library Documentation for Neo smartpen SDK
Symbol Class |
A class representing a Symbol in metadata
Namespace: Neosmartpen.Net.Metadata.Model
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
C#
public class Symbol
The Symbol type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Action : Email etc.
| |
| Book |
Book Code
| |
| CustomShapePoints |
Polygon Points
| |
| Height |
Height
| |
| Id |
Symbol ID
| |
| Name |
Symbol's Name
| |
| NextLink |
Next Linked Symbol ID
| |
| Owner |
Owner
| |
| Page |
The number of the page where the symbol is located
| |
| PageName | ||
| Param |
param (Used only in Nproj 2.2 ver)
| |
| PreviousLink |
Previous Linked Symbol ID
| |
| Section |
Section
| |
| Type |
Symbol Type = Rectangle, Trangle, Ellipse, Polygon etc.
| |
| Width |
Width
| |
| X |
coord X
| |
| Y |
coord Y
|
| Name | Description | |
|---|---|---|
| Contains(Stroke, Single, Single) |
Function to check whether strokes and symbols overlap
| |
| Contains(Single, Single, Single, Single) |
Function to check whether point and symbols overlap
| |
| Contains(Int32, Int32, Int32, Int32, Single, Single, Single, Single) |
Function to check whether point and symbols overlap
|
| Name | Description | |
|---|---|---|
| Pixel2DotScaleFactor |