public class Cad2DVertex extends CadVertexBase
The Cad 2 d vertex.
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
Cad2DVertex()
Initializes a new instance of the
Cad2DVertex class. |
Modifier and Type | Method and Description |
---|---|
Cad2DPoint |
getLocationPoint()
Gets or sets the location point.
|
void |
mergeProperties_internalized(CadBase sourceObject)
The merge properties.
|
void |
setLocationPoint(Cad2DPoint value)
Gets or sets the location point.
|
getBugle, getCurveFitTangentDirection, getEndingWidth, getFlags, getMeshVertexIndex1, getMeshVertexIndex2, getMeshVertexIndex3, getMeshVertexIndex4, getStartingWidth, getVertexId, setBugle, setCurveFitTangentDirection, setEndingWidth, setFlags, setMeshVertexIndex1, setMeshVertexIndex2, setMeshVertexIndex3, setMeshVertexIndex4, setStartingWidth, setVertexId
getChildObjects, getChildObjectsInternal_internalized, getColorId, getColorName, getColorValue, getLayerName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName_internalized, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public Cad2DVertex()
Initializes a new instance of the Cad2DVertex
class.
public Cad2DPoint getLocationPoint()
Gets or sets the location point.
Value: The location point.public void setLocationPoint(Cad2DPoint value)
Gets or sets the location point.
Value: The location point.public void mergeProperties_internalized(CadBase sourceObject)
The merge properties.
mergeProperties_internalized
in class CadVertexBase
sourceObject
- The source object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.